Skip to content

ushare simple script to share files between devices on local network via terminals and browsers.

License

Notifications You must be signed in to change notification settings

uniqueinx/ushare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ushare

A very simple script that helps me share file between laptops and phones via terminals and browsers on a local network.

Usage

ushare.py [OPTIONS] COMMAND [ARGS]...
Options:
  --help  Show this message and exit.
Commands:
  receive  Receive files
  send     Serve shared file

Examples:

ushare.py send file.txt
usharer.py receive -d ./Downloads

Requirements

flask, pyqrcode, you can install them via

pip install flask pyqrcode

About

ushare simple script to share files between devices on local network via terminals and browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages