Coder Social home page Coder Social logo

rmarinho / webtorrent-desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webtorrent/webtorrent-desktop

0.0 1.0 0.0 40.82 MB

:heart: Streaming torrent app for Mac, Windows, and Linux (BitTorrent & WebTorrent)

Home Page: https://webtorrent.io/desktop

License: MIT License

JavaScript 93.18% Shell 0.46% HTML 0.67% CSS 5.70%

webtorrent-desktop's Introduction


WebTorrent
WebTorrent Desktop

The streaming torrent app. For Mac, Windows, and Linux.

Gitter Travis Release

Install

Download the latest version of WebTorrent Desktop from the official website or the GitHub releases page.

WebTorrent Desktop is under very active development. You can try out the current (unstable) development version by cloning the Git repo. See the instructions below in the "How to Contribute" section.

Screenshots

screenshot screenshot

How to Contribute

Get the code

$ git clone https://github.com/feross/webtorrent-desktop.git
$ cd webtorrent-desktop
$ npm install

Run the app

$ npm start

Watch the code

Restart the app automatically every time code changes. Useful during development.

$ npm run watch

Package the app

Builds app binaries for Mac, Linux, and Windows.

$ npm run package

To build for one platform:

$ npm run package -- [platform] [options]

Where [platform] is darwin, linux, win32, or all (default).

The following optional arguments are available:

  • --sign - Sign the application (Mac, Windows)
  • --package=[type] - Package single output type.
    • deb - Debian package
    • zip - Linux zip file
    • dmg - Mac disk image
    • exe - Windows installer
    • portable - Windows portable app
    • all - All platforms (default)

Note: Even with the --package option, the auto-update files (.nupkg for Windows, *-darwin.zip for Mac) will always be produced.

Windows build notes

The Windows app can be packaged from any platform.

Note: Windows code signing only works from Windows, for now.

Note: To package the Windows app from non-Windows platforms, Wine needs to be installed. For example on Mac, first install XQuartz, then run:

brew install wine

(Requires the Homebrew package manager.)

Mac build notes

The Mac app can only be packaged from macOS.

Linux build notes

The Linux app can be packaged from any platform.

Privacy

WebTorrent Desktop collects some basic usage stats to help us make the app better. For example, we track how well the play button works. How often does it succeed? Time out? Show a missing codec error?

The app never sends any personally identifying information, nor does it track which torrents you add.

Code Style

js-standard-style

License

MIT. Copyright (c) WebTorrent, LLC.

webtorrent-desktop's People

Contributors

feross avatar dcposch avatar ungoldman avatar mathiasvr avatar codealchemist avatar grunjol avatar greenkeeperio-bot avatar bnjmnt4n avatar goldob avatar flet avatar furstenheim avatar noamokman avatar rom1504 avatar remijouannet avatar anonymlol avatar rguedes avatar chrismorrisorg avatar alxhotel avatar tupini07 avatar diegorbaquero avatar agentepsilon avatar gediminaspetrikas avatar giuscri avatar jakxz avatar thepelkus-too avatar karloluis avatar liamgray avatar purgingpanda avatar watson avatar avamsi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.