create-torrent
BitTorrent creator
A module for creating .torrent files used in BitTorrent distributions
Create .torrent files
341 stars
13 watching
94 forks
Language: JavaScript
last commit: 26 days ago
Linked from 1 awesome list
bittorrentbrowsercreatejavascriptnodejstorrenttorrent-fileswebtorrent
Related projects:
Repository | Description | Stars |
---|---|---|
webtorrent/webtorrent-cli | A command-line tool for managing BitTorrent files and streams | 1,173 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
webtorrent/torrent-piece | Provides an abstraction layer for managing torrent pieces in a JavaScript application. | 23 |
webtorrent/torrent-discovery | A module for discovering peers in a peer-to-peer network using BitTorrent protocols. | 217 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
webtorrent/bittorrent-tracker | A Node.js implementation of a BitTorrent tracker that supports various protocols and provides statistics via web interface or JSON data. | 1,787 |
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
webtorrent/bittorrent-protocol | A Node.js implementation of the BitTorrent peer wire protocol. | 347 |
bittorrent/sqltorrent | A custom VFS for SQLite that allows querying an sqlite database within a torrent. | 281 |
johang/vlc-bittorrent | A plugin for VLC media player that enables bittorrent streaming of video files | 405 |
jaruba/torrent-worker | A Node.js module that launches a web worker to stream torrents, offloading computationally intensive tasks from the main thread. | 10 |
novik/rutorrent | A web front-end for a popular Bittorrent client | 2,030 |
jlouis/combinatorrent | A BitTorrent client implemented in Haskell | 234 |
xuset/planktos | Enables websites to distribute static content using BitTorrent | 539 |
deranjer/gotorrent | A Go-based torrenting server with a React frontend and WebSocket API for managing and downloading torrents | 174 |