No description
Find a file
Nate Goldman f4dc0018dd enable os x file drop, add osx torrent file icon
- fixes #131
- partially addresses #77 for osx (now handles .torrent files)
2016-03-10 21:51:32 -08:00
bin enable os x file drop, add osx torrent file icon 2016-03-10 21:51:32 -08:00
main fix fullscreen / float on top menu item exception 2016-03-10 19:24:59 -08:00
renderer remove stray console.log 2016-03-10 19:13:40 -08:00
static enable os x file drop, add osx torrent file icon 2016-03-10 21:51:32 -08:00
.gitignore .gitignore format 2016-02-16 17:22:24 -08:00
.travis.yml add .travis.yml 2016-03-03 22:20:55 -08:00
AUTHORS.md Update AUTHORS.md 2016-03-08 17:54:30 -08:00
config.js Move webtorrent icons into static/ 2016-03-10 19:11:49 -08:00
CONTRIBUTING.md tweak CONTRIBUTING.md 2016-03-07 13:01:54 -08:00
index.js separation of concerns 2016-03-04 13:14:22 -08:00
LICENSE initial commit 2016-01-02 16:01:08 +01:00
package.json enable os x file drop, add osx torrent file icon 2016-03-10 21:51:32 -08:00
README.md Move webtorrent icons into static/ 2016-03-10 19:11:49 -08:00

  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.