No description
Find a file
2016-02-18 19:10:07 -08:00
background in progress: move webtorrent into background BrowserWindow 2016-02-18 19:10:07 -08:00
client in progress: move webtorrent into background BrowserWindow 2016-02-18 19:10:07 -08:00
.gitignore .gitignore format 2016-02-16 17:22:24 -08:00
background.html in progress: move webtorrent into background BrowserWindow 2016-02-18 19:10:07 -08:00
index.css simplify css 2016-02-16 21:20:58 -08:00
index.js in progress: move webtorrent into background BrowserWindow 2016-02-18 19:10:07 -08:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
main.html in progress: move webtorrent into background BrowserWindow 2016-02-18 19:10:07 -08:00
package.json in progress: move webtorrent into background BrowserWindow 2016-02-18 19:10:07 -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.