snapdrop

A Progressive Web App for local file sharing
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

commit ec39258da55b233b659bcf03327de01485a42957
parent a1eb71a76814fb75def5442ad224121a07ad9eb6
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date:   Sun, 20 Dec 2020 04:41:21 +0100

Merge branch 'master' of github.com:RobinLinus/snapdrop

Diffstat:
MREADME.md | 11+++++------
1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -4,16 +4,15 @@ #### Snapdrop is built with the following awesome technologies: -* Vanilla HTML5 / ES6 / CSS3 +* Vanilla HTML5 / ES6 / CSS3 frontend +* [WebRTC](http://webrtc.org/) / [WebSockets](http://www.websocket.org/) +* [NodeJS](https://nodejs.org/en/) backend * [Progressive Web App](https://de.wikipedia.org/wiki/Progressive_Web_App) -* [WebRTC](http://webrtc.org/) -* [WebSockets](http://www.websocket.org/) -* [NodeJS](https://nodejs.org/en/) -> Have any questions? You can read our [FAQ](/docs/faq.md). +Have any questions? Read our [FAQ](/docs/faq.md). -> If you want to self-host your own instance, [you can with docker](/docs/local-dev.md). +You can [host your own instance with docker](/docs/local-dev.md). ## Support the Snapdrop Community