Skip to content
 
 

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Quick Media Share

A simple Rust program that allow sharing files via http without setup

Usage (WIP)

Host files in current directory (more or less usable right now^^)

qms

frontend

cd ui npm install npm run dev

TODO:

Host files in any directory

qms --root path/to/root

Specify password for access

qms --password somepassword

Plans

  • support range request for media streaming
  • command line args
  • proper ui using svelte
  • file upload support

maybe

  • support for different uis
  • multiple users and profiles
  • automatic preview files
  • config file

About

A simple Rust program that allow sharing files via http without setup

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages