Bucket Box is a lightweight and experimental desktop application designed for managing AWS S3 buckets. This initial version comes loaded with features to simplify your experience with S3.
🚀 Key Features:
- Bucket Management: Explore, create, and manage S3 buckets.
- File Operations: Preview, upload, download, and delete files easily.
- File Transfer: Drag and drop files from your machine directly to an S3 bucket.
- Pre-signed URLs: Generate secure URLs to access your files.
🛠 Technology:
- Frontend: React, TypeScript, React Query v5, Tailwind CSS, shadcn/ui
- AWS CLI v2: Interactions with AWS
- Desktop App Framework: Tauri
📥 Installation:
You can download and install Bucket Box from the Releases section in this repository.
Before getting started, make sure you have AWS CLI v2 installed and configured.
Useful Resources: