From 007b0345e9aced69ae8b82a568b555af140435a2 Mon Sep 17 00:00:00 2001 From: rra Date: Mon, 26 Oct 2020 09:29:19 +0100 Subject: [PATCH] update readme --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 542f881..3192d0b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Dropship -> Get Things From One Computer To Another, Safely +> Drag it, drop it, ship it. -[Magic-wormhole](https://magic-wormhole.readthedocs.io/en/latest) with a nice graphical interface. +Dropship is a graphical interface for [Magic-wormhole](https://magic-wormhole.readthedocs.io/en/latest). It allows you to securely send files from one computer to another. Dropship doesn't require any accounts or logging in. Simply select which files you want to send, drop them on the interface and share the resulting password with the receiver. Similarly, to receive a file just enter the received password in Dropship to start receiving a file. ![Screen cast of dropship interface](https://vvvvvvaria.org/~r/dropship0.1.gif) @@ -10,7 +10,12 @@ _(click for video)_ ## Features -- ??? +- Drag and drop interface +- Manage multiple transfers simultaneously, wheter you are receiving or sending + +## Technical + +Dropship is built using Python and GTK3. ## Supported Languages