No description
Find a file
Feross Aboukhadijeh 6469ce6bd4 update screenshot
2016-03-08 17:48:50 -08:00
bin bin/update-authors.sh 2016-03-08 13:54:12 -08:00
main @dcposch PR feedback #82 2016-03-08 17:43:19 -08:00
renderer Fix seeding functionality 2016-03-08 16:44:04 -08:00
resources update screenshot 2016-03-08 17:48:50 -08:00
vendor UI progress, material icons 2016-03-02 19:53:04 -08:00
.gitignore .gitignore format 2016-02-16 17:22:24 -08:00
.travis.yml add .travis.yml 2016-03-03 22:20:55 -08:00
AUTHORS.md bin/update-authors.sh 2016-03-08 13:54:12 -08:00
config.js Use config.APP_NAME throughout 2016-03-07 15:48:22 -08:00
CONTRIBUTING.md tweak CONTRIBUTING.md 2016-03-07 13:01:54 -08:00
index.js separation of concerns 2016-03-04 13:14:22 -08:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
package.json Fix drag class getting stuck (fix #75) 2016-03-08 16:25:48 -08:00
README.md update screenshot 2016-03-08 17:48:50 -08:00

WebTorrent.app

Gitter Travis Build

WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.

screenshot

Dev

$ npm install

Run

$ npm start

Build

$ npm run build

Builds the app for OS X, Linux, and Windows, using electron-packager.

License

MIT. Copyright (c) Feross Aboukhadijeh.