This commit is contained in:
rra 2020-07-21 17:37:22 +02:00
commit b9a1a29be6
2 changed files with 10 additions and 0 deletions

View File

@ -10,4 +10,12 @@ lets try magic wormhole with a nice interface
`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`

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
PyGObject==3.36.1
magic-wormhole==0.12.0