Browse Source

Merge branch 'master' of https://git.vvvvvvaria.org/rra/dropship

unifiedWindowUI
rra 4 years ago
parent
commit
b9a1a29be6
  1. 8
      README.md
  2. 2
      requirements.txt

8
README.md

@ -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

@ -0,0 +1,2 @@
PyGObject==3.36.1
magic-wormhole==0.12.0
Loading…
Cancel
Save