Files
webtorrent-desktop/README.md
2016-03-10 19:11:49 -08:00

1009 B

  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

Package app

Builds app binaries for OS X, Linux, and Windows.

$ npm run package

License

MIT. Copyright (c) Feross Aboukhadijeh.