Send files from one computer to another! A graphical interface for magic-wormhole https://magic-wormhole.readthedocs.io
Go to file
2020-07-23 09:39:20 +02:00
.gitignore here we go 2020-07-21 14:48:34 +02:00
dropship.css here we go 2020-07-21 14:48:34 +02:00
dropship.glade added some drag and drop functionality 2020-07-21 17:37:09 +02:00
dropship.py Removed typo 2020-07-23 09:39:20 +02:00
README.md Update 'README.md' 2020-07-22 10:48:46 +02:00
requirements.txt Yeehaw asyncio glib cowgirls 2020-07-22 18:56:26 +02:00

dropship

lets try magic wormhole with a nice interface

Screenshot of dropship interface]

(click for video)

what is what:

dropship.py, run this with python3

dropship.glade, UI file, edit with glade

dropship.css, additional styling for UI.

install:

sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0

pip install -r requirments.txt

run:

python3 dropship.py