Send files from one computer to another! A graphical interface for magic-wormhole https://magic-wormhole.readthedocs.io
Go to file
2020-07-24 01:18:56 +02:00
.gitignore Actually, don't ignore the spec file 2020-07-24 01:01:44 +02:00
.travis.yml Add libgirepository package for Travis 2020-07-24 01:16:49 +02:00
dropship.css here we go 2020-07-21 14:48:34 +02:00
dropship.glade added file chooser UI, changed the gtk.TargetEntry on D&D to uri-list and put all UI init in one function.. 2020-07-23 21:39:41 +02:00
dropship.py added file chooser UI, changed the gtk.TargetEntry on D&D to uri-list and put all UI init in one function.. 2020-07-23 21:39:41 +02:00
dropship.spec Actually, don't ignore the spec file 2020-07-24 01:01:44 +02:00
README.md Take a stab at a first Travis config 2020-07-24 01:13:08 +02:00
requirements.txt Add pyinstaller to requirements 2020-07-24 01:18:56 +02:00

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