Back to projects
Mar 06, 2024
1 min read

R2 Explorer - Simple Cloudflare R2 File Manager

A Python + PyQT6 desktop app for managing objects on Cloudflare R2

Sceenshot

Core Features

  • List and manage R2 buckets
  • Upload, download, and delete objects
  • Generate temporary download links
  • Visualize overall R2 storage usage

Configuration and Usage

  • Create an Admin Read & Write API token on Cloudflare
  • Populate config.json with your credentials
  • Install dependencies and run python main.py

Technical Details

  • Python 3+ with PyQT6
  • Leverages Cloudflare R2 APIs for bucket operations

License

  • Distributed under the Apache License 2.0