You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Neeraj Baid 25bf5fdfb6 Add FilePizza to download page. 11 years ago
assets Use Stylus for CSS. 11 years ago
client Add FilePizza to download page. 11 years ago
css Rename WebDrop to FilePizza. Color FilePizza title. 11 years ago
images Lighten color of spinner content text. 11 years ago
server Use Stylus for CSS. 11 years ago
.gitignore Use Stylus for CSS. 11 years ago
LICENSE Initial commit. 11 years ago
Procfile Add the necessary info for Heroku. 11 years ago
README.md Another massive refactor. 11 years ago
package.json Use our own home-grown TURN server. 11 years ago

README.md

webdrop

XKCD 949

Peer-to-peer file transfers in your browser

Usage

$ npm install
$ npm start

The client-side assets are compiled using browserify. To build them:

$ npm run build

License

MIT