Capsule
File transfer solution for the web, Android, and the terminal.
Capsule is a lightweight file transfer project for short-lived handoffs. Upload a file, get a link back, and use a client or UI to show a QR code when needed. The server automatically deletes stored files after 1 hour.
The web client is the fastest way to try it out. Android users can access via a native app and command line interfaces exist for Windows, MacOS, and Linux.
- Start with Getting Started.
- Use Web UI, Android, or CLI for client-specific usage.
- See API Reference for direct integration.
- See Self-Hosting to run your own instance.