No description
| client | ||
| .gitignore | ||
| index.css | ||
| index.html | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
WebTorrent.app
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.