All Projects → webtorrent → Webtorrent.io

webtorrent / Webtorrent.io

Licence: mit
The code that runs the WebTorrent website

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webtorrent.io

Instant.io
🚀 Streaming file transfer over WebTorrent (torrents on the web)
Stars: ✭ 2,954 (+2686.79%)
Mutual labels:  webrtc, webtorrent
Webtorrent
⚡️ Streaming torrent client for the web
Stars: ✭ 25,554 (+24007.55%)
Mutual labels:  webrtc, webtorrent
Magnet Player
🎥 A place for streaming torrents directly from your browser
Stars: ✭ 346 (+226.42%)
Mutual labels:  webrtc, webtorrent
P2pt
Simple WebRTC Peer 2 Peer connections using WebTorrent trackers as the signalling server. Use WebTorrent trackers for any kind of WebRTC app ! 🔥 Make WebRTC apps fast & easy ! 🚀⭐
Stars: ✭ 159 (+50%)
Mutual labels:  webrtc, webtorrent
Blaze
⚡ File sharing progressive web app built using WebTorrent and WebSockets
Stars: ✭ 991 (+834.91%)
Mutual labels:  webrtc, webtorrent
webtorrent-dht
This is an example implementation of something that might become WebTorrent DHT
Stars: ✭ 26 (-75.47%)
Mutual labels:  webrtc, webtorrent
Planktos
Serving websites over bittorrent
Stars: ✭ 481 (+353.77%)
Mutual labels:  webrtc, webtorrent
Webtorrent Hybrid
WebTorrent (with WebRTC support in Node.js)
Stars: ✭ 422 (+298.11%)
Mutual labels:  webrtc, webtorrent
P2p Media Loader
An open-source engine for P2P streaming of live and on demand video directly in a web browser HTML page
Stars: ✭ 822 (+675.47%)
Mutual labels:  webrtc, webtorrent
Briefing
Secure direct video group chat
Stars: ✭ 710 (+569.81%)
Mutual labels:  webrtc, website
Wt Tracker
High-performance WebTorrent tracker
Stars: ✭ 144 (+35.85%)
Mutual labels:  webrtc, webtorrent
Webtorrent Desktop
❤️ Streaming torrent app for Mac, Windows, and Linux
Stars: ✭ 8,587 (+8000.94%)
Mutual labels:  webrtc, webtorrent
Nile.js
Server
Stars: ✭ 1,757 (+1557.55%)
Mutual labels:  webrtc, webtorrent
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-65.09%)
Mutual labels:  webrtc, webtorrent
Webdrop
Easiest group P2P File & Message transfer in browser with WebRTC 🔥. Cross-platform alternative to Apple's AirDrop, Xender, ShareIT with the same speed over LAN. No installation, just a website :)
Stars: ✭ 119 (+12.26%)
Mutual labels:  webrtc, webtorrent
Webtorrent Cli
WebTorrent, the streaming torrent client. For the command line.
Stars: ✭ 633 (+497.17%)
Mutual labels:  webrtc, webtorrent
Vett
P2P Dots & Boxes game with WebRTC & WebTorrent
Stars: ✭ 49 (-53.77%)
Mutual labels:  webrtc, webtorrent
Bittorrent Tracker
🌊 Simple, robust, BitTorrent tracker (client & server) implementation
Stars: ✭ 1,184 (+1016.98%)
Mutual labels:  webrtc, webtorrent
Websites
Awesome Websites
Stars: ✭ 99 (-6.6%)
Mutual labels:  website
Flixerr
The best free movie torrent streaming app.
Stars: ✭ 103 (-2.83%)
Mutual labels:  webtorrent

webtorrent.io travis javascript style guide

The website for the WebTorrent project

Developer Notes

  • Requires Node.js v8.0.0 or newer
  • secret/index.js will need to be created locally (copy secret/index-sample.js).

Log folders

For production, the following folders are required to exist with chmod 777.

  • $HOME/www/log/webtorrent.io/crash-reports
  • $HOME/www/log/webtorrent.io/telemetry

For local development (not using NODE_ENV="production" environment variable), these folders will be created at:

  • (application root)/logs/crash-reports
  • (application root)/logs/telemetry

license

MIT. Copyright (c) WebTorrent, LLC.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].