No description
Find a file
Feross Aboukhadijeh a1d69dbba7 initial commit
2016-01-02 16:01:08 +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 initial commit 2016-01-02 16:01:08 +01:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
package.json initial commit 2016-01-02 16:01:08 +01:00
README.md initial commit 2016-01-02 16:01:08 +01:00

WebTorrent.app

Streaming torrent client, for the desktop

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.