No description
Find a file
2016-02-17 18:58:39 -08:00
client add virtual-dom boilerplate 2016-02-17 18:58:39 -08:00
.gitignore .gitignore format 2016-02-16 17:22:24 -08:00
index.css simplify css 2016-02-16 21:20:58 -08:00
index.html add virtual-dom boilerplate 2016-02-17 18:58:39 -08:00
index.js os x: hide title bar 2016-02-16 21:21:28 -08:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
package.json add virtual-dom boilerplate 2016-02-17 18:58:39 -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.