A simple Rust program that allow sharing files via http without setup
Host files in current directory (more or less usable right now^^)
qms
cd ui npm install npm run dev
Host files in any directory
qms --root path/to/root
Specify password for access
qms --password somepassword
- support range request for media streaming
- command line args
- proper ui using svelte
- file upload support
- support for different uis
- multiple users and profiles
- automatic preview files
- config file