A simple, fast file manager for S3-compatible storage.
- Browse, upload, and download files
- Drag and drop uploads
- Multipart upload for large files (100MB+)
- Folder upload support
- Upload progress tracking
- Works with AWS S3, Cloudflare R2, MinIO, and any S3-compatible service
Download the latest release from GitHub Releases.
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | .dmg |
| macOS (Intel) | .dmg |
| Windows | .msi or .exe |
| Linux | .deb or .AppImage |
Run flatpak install flathub io.github.alsofelix.crabdrop
Install crabdrop-bin from the AUR using your preferred AUR helper:
yay -S crabdrop-binOr to build from from source:
yay -S crabdropgit clone https://github.com/alsofelix/crabdrop.git
cd crabdrop
bun install
bun tauri buildMIT
