No description
Find a file
Feross Aboukhadijeh eef8a3288f add .travis.yml
2016-03-03 22:20:55 -08:00
main move more state into state.view 2016-03-03 17:19:31 -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
index.js move dock state to renderer process 2016-03-03 16:44:19 -08:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
package.json no TURN server 2016-03-03 15:43:41 -08:00
README.md readme 2016-02-16 17:46:02 -08:00

WebTorrent.app

Gitter

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

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.