peerflix
Torrent player
A streaming torrent client for Node.js that enables users to stream video and music content from torrents.
Streaming torrent client for node.js
6k stars
157 watching
672 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
webtorrent/webtorrent | A streaming torrent client written in JavaScript that enables peer-to-peer file sharing over the web using WebRTC. | 29,663 |
webtorrent/webtorrent-desktop | A desktop application that enables peer-to-peer file sharing using the BitTorrent protocol. | 9,732 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mafintosh/peervisionary | A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |
webtorrent/instant.io | Enables peer-to-peer file sharing over the web using WebRTC and BitTorrent protocols | 3,459 |
mafintosh/peercast | Enables peer-to-peer streaming of torrented video content to Chromecast devices | 515 |
mafintosh/torrent-mount | Creates a virtual filesystem for real-time torrent access | 1,406 |
winpooh32/peerstohttp | Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
mafintosh/peervision | A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
peers/peerjs-server | Provides a lightweight server for establishing connections between PeerJS clients | 4,377 |
sergiotapia/magnetissimo | A web application that indexes popular torrent sites and saves magnet links to a local database. | 3,001 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
anacrolix/torrent | A comprehensive Go package implementing BitTorrent protocols and utilities | 5,570 |