Files
webtorrent-desktop/README.md
Feross Aboukhadijeh d6d84bcec3 readme
2016-03-08 17:52:12 -08:00

1.0 KiB

WebTorrent.app

Gitter Travis Build

WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.

screenshot

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.