Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yjmp14/wulingate

A Cross-Platform Files Transfer Web App.
https://github.com/yjmp14/wulingate

cross-platform file-sharing p2p webrtc

Last synced: about 2 months ago
JSON representation

A Cross-Platform Files Transfer Web App.

Awesome Lists containing this project

README

        

# WulinGate

[WulinGate](https://wulingate.com/en/): local and internet file sharing in your browser. Developed based on [Snapdrop](https://github.com/RobinLinus/snapdrop)

## Main difference from original Snapdrop
* Using a 4-digits number as device name instead of two English words.
* Has internet transfer capability, which based on a 6-digits number room system.
* The [website](https://www.wulingate.com/en/) using my own turn server instead of a public stun server, thus guaranteed transfer success rate in internet transfer situation and in complex network environment (public wifi, company network, etc.).
* Has a received messages list, which can show last 20 received messages.

#### WulinGate is built with the following awesome technologies:
* Vanilla HTML5 / ES6 / CSS3 frontend
* [WebRTC](http://webrtc.org/) / [WebSockets](http://www.websocket.org/)
* [NodeJS](https://nodejs.org/en/) backend
* [Progressive Web App](https://wikipedia.org/wiki/Progressive_Web_App)

Have any questions? Read our [FAQ](/docs/faq.md).