No description
Find a file
Nate Goldman e2f978024d Merge pull request #57 from feross/torrent-bg
better default torrent bg
2016-03-07 10:31:42 -08:00
main Add download button 2016-03-07 00:01:32 -08:00
renderer better default torrent bg 2016-03-07 10:19:11 -08:00
resources use web seeded sintel file 2016-03-05 21:14:25 -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 separation of concerns 2016-03-04 13:14:22 -08:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
package.json Remove updateThrottled 2016-03-07 04:53:04 -08:00
README.md add screenshot to readme 2016-03-04 01:13:25 -08:00
screenshot.png add screenshot to readme 2016-03-04 01:13:25 -08:00

WebTorrent.app

Gitter

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.