Skip to content

Multicast enabled local network file sharing made easy!

License

Notifications You must be signed in to change notification settings

tomginsberg/mounty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗻 mounty

Local network file sharing made easy !

Install

pip install git+https://github.com/tomginsberg/mounty.git

Usage

# Receiver
⟩ mounty listen
# Sender
⟩ mounty share <file>

Help

mounty -h
usage: mounty [-h] {listen,share,discover} ...

Mounty: Simple file sharing over local network

positional arguments:
  {listen,share,discover}
    listen              Listen for incoming files
    share               Share a file with another device
    discover            Discover devices on the local network

options:
  -h, --help            show this help message and exit

About

Multicast enabled local network file sharing made easy!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages