1.0 KiB
1.0 KiB
WebTorrent.app
WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.
How to Contribute
Install dependencies
$ npm install
Run app
$ npm start
Build binaries
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
License
MIT. Copyright (c) Feross Aboukhadijeh.
