Skip to content

Quickly share files over the IPv4 Network using this small Python 3.7.7 application.

License

Notifications You must be signed in to change notification settings

StanSwanborn/quick-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

quick_share

Quickly share files over the IPv4 Network using this small Python 3.7.7 application.

usage: python3 quick_share --help
Any directory: python3 quick_share [path_to_dir]
Cur directory: python3 quick_share

CTRL+C to kill application (stacktrace printed in terminal)
Wait approx 10s for PORT to free up again, before starting a new instance.

Running without an argument, but with the flag: --help. Will give you CLI information about the usage of quick_share.

Running with an argument will quick share the given directory.
Running without an argument will quick share the current directory.

About

Quickly share files over the IPv4 Network using this small Python 3.7.7 application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages