Send files from one computer to another! A graphical interface for magic-wormhole https://magic-wormhole.readthedocs.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Luke Murphy c6d54d2aae Initial tagged release for dev testing 4 years ago
.gitignore Actually, don't ignore the spec file 4 years ago
.travis.yml Initial tagged release for dev testing 4 years ago
README.md Use .org Travis 4 years ago
dropship.css here we go 4 years ago
dropship.glade added file chooser UI, changed the gtk.TargetEntry on D&D to uri-list and put all UI init in one function.. 4 years ago
dropship.py added file chooser UI, changed the gtk.TargetEntry on D&D to uri-list and put all UI init in one function.. 4 years ago
dropship.spec Actually, don't ignore the spec file 4 years ago
requirements.txt Add pyinstaller to requirements 4 years ago

README.md

dropship

Build Status

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