No description
Find a file
2016-03-10 19:11:49 -08:00
bin Move webtorrent icons into static/ 2016-03-10 19:11:49 -08:00
main Merge pull request #121 from feross/logo 2016-03-10 14:56:28 -08:00
renderer restructure folders 2016-03-10 14:52:49 -08:00
static Move webtorrent icons into static/ 2016-03-10 19:11:49 -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 Update AUTHORS.md 2016-03-08 17:54:30 -08:00
config.js Move webtorrent icons into static/ 2016-03-10 19:11:49 -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 add "npm run size" command 2016-03-10 18:48:42 -08:00
README.md Move webtorrent icons into static/ 2016-03-10 19:11:49 -08:00

  WebTorrent.app

Gitter Travis Build

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

screenshot

How to Contribute

Install dependencies

$ npm install

Run app

$ npm start

Package app

Builds app binaries for OS X, Linux, and Windows.

$ npm run package

License

MIT. Copyright (c) Feross Aboukhadijeh.