A simple file sharing server with interactive folder selection.
Note
Bun runtime is required
- Interactive folder selection
- Browse and download individual files
- Download entire folders as ZIP archives
- Recursive file scanning
Install dependencies:
bun install- Start the server with
bun run start - Select a folder when prompted
- Access the web interface at the displayed URL
- Browse files and download individual files or entire folders