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.

28 lines
571 B

4 years ago
# dropship
4 years ago
[![Build Status](https://travis-ci.org/decentral1se/dropship.svg?branch=main)](https://travis-ci.org/decentral1se/dropship)
4 years ago
lets try magic wormhole with a nice interface
![Screen cast of dropship interface](https://vvvvvvaria.org/~r/dropship0.1.gif)
_(click for video)_
4 years ago
## what is what:
`dropship.py`, run this with python3
`dropship.glade`, UI file, edit with glade
`dropship.css`, additional styling for UI.
4 years ago
## install:
4 years ago
4 years ago
`sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0`
`pip install -r requirments.txt`
## run:
`python3 dropship.py`