Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.01 KB

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.