No description
Find a file
2016-01-02 16:09:24 +01:00
.gitignore initial commit 2016-01-02 16:01:08 +01:00
index.css initial commit 2016-01-02 16:01:08 +01:00
index.html initial commit 2016-01-02 16:01:08 +01:00
index.js TODO: collect crash reports 2016-01-02 16:09:24 +01:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
package.json add badges 2016-01-02 16:06:50 +01:00
README.md add badges 2016-01-02 16:06:50 +01:00

WebTorrent.app

Gitter Build Status

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.