Skip to content

jtt/opendrop

 
 

Repository files navigation

Not a real OpenDrop

A fork of OpenDrop containing custom tweaks to play around with airdrop/AWDL. Not really usable for anything serious.

Run it

Run in virtual environment

$ python3 -m venv .venv
$ . .venv/bin/activate
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
# python3 -m opendrop --help

Authors

Original authors of OpenDrop are:

  • Milan Stute (email, web)
  • Alexander Heinrich

License

OpenDrop is licensed under the GNU General Public License v3.0.

About

An open Apple AirDrop implementation written in Python

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 98.3%
  • Makefile 1.7%