Merge branch 'master' of https://git.vvvvvvaria.org/rra/dropship
This commit is contained in:
commit
b9a1a29be6
@ -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
2
requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
PyGObject==3.36.1
|
||||
magic-wormhole==0.12.0
|
Loading…
Reference in New Issue
Block a user