awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
feross avatar

feross/webtorrent-app

0
View on GitHub↗
10,073 stars·1,030 forks·JavaScript·MIT·17 viewswebtorrent.io/desktop↗

Webtorrent App

WebTorrent App is a cross-platform BitTorrent desktop client used for downloading and streaming files on Mac, Windows, and Linux. It functions as a peer-to-peer file sharing tool that supports both standard BitTorrent peers and browser-based WebTorrent peers.

The application enables BitTorrent file streaming, allowing users to watch video or audio content immediately without waiting for the full download to complete. It provides a consistent interface for cross-platform media playback and desktop torrent management.

The software coordinates peer-to-peer distribution for sharing and receiving large data sets across a decentralized network.

Features

  • Torrent Streaming - Enables real-time playback of media content directly from torrents without waiting for the full download.
  • Web-Based Media Players - Renders streaming video and audio content using a browser-native player integrated with a local network stream.
  • BitTorrent Clients - Functions as a cross-platform desktop application for downloading and streaming files using the BitTorrent protocol.
  • BitTorrent Implementations - Implements the BitTorrent peer-to-peer file sharing protocol using a JavaScript library in Node.js.
  • Sequential File Streaming - Allows watching video or audio content from a torrent file immediately without waiting for the full download.
  • Peer-to-Peer File Sharing - Coordinates the sharing and receiving of large data sets across a decentralized network using BitTorrent.
  • Torrent Management Tools - Provides tools for downloading and organizing large files via the BitTorrent protocol on desktop computers.
  • WebTorrent Enabled Clients - Supports both standard BitTorrent peers and browser-based WebTorrent peers for expanded connectivity.
  • Torrent Transfer Managers - Manages the download and seeding lifecycle of torrents across Mac, Windows, and Linux.
  • Cross-Platform Media Players - Provides a consistent media playback experience for torrented files across multiple operating systems.
  • Media Streaming Proxies - Serves downloaded torrent pieces as a local web stream for consumption by the frontend media player.
  • Inter-Process Communication Bridges - Coordinates data exchange between the main system process and the browser windows using asynchronous message passing.
  • Desktop Application Wrappers - Wraps a web application in a Chromium browser and Node.js runtime to provide native operating system access.
  • Media and Communication - Streaming torrent client.

Star history

Star history chart for feross/webtorrent-appStar history chart for feross/webtorrent-app

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Webtorrent App

Similar open-source projects, ranked by how many features they share with Webtorrent App.
  • webtorrent/webtorrent-desktopwebtorrent avatar

    webtorrent/webtorrent-desktop

    10,072View on GitHub↗

    ❤️ Streaming torrent app for Mac, Windows, and Linux

    JavaScriptbittorrentelectronhacktoberfest
    View on GitHub↗10,072
  • webtorrent/webtorrentwebtorrent avatar

    webtorrent/webtorrent

    31,045View on GitHub↗

    WebTorrent is a JavaScript client library and peer-to-peer file sharing tool that implements the BitTorrent protocol. It enables the seeding and downloading of files via magnet links and info hashes across both the browser and Node.js environments. The project distinguishes itself by using WebRTC data channels to establish direct browser-to-browser networking, allowing decentralized data transfer across different domains without a central server. It specifically focuses on streaming torrent media, enabling incremental video and audio playback by prioritizing sequential pieces of a file before

    JavaScriptbittorrentbrowserhacktoberfest
    View on GitHub↗31,045
  • filecxx/filecentipedefilecxx avatar

    filecxx/FileCentipede

    10,805View on GitHub↗

    FileCentipede is a comprehensive file management and transfer application designed to handle diverse network protocols and data operations. It functions as a multi-protocol download manager, a full-featured BitTorrent client, and a remote filesystem manager, providing a unified interface for moving and organizing data across local and remote environments. The application distinguishes itself through deep browser integration, which allows for the direct capture of media streams, video, and bulk download links from web pages. It also includes a modular utility suite that enables users to perfor

    C++bittorrent-clientbtdownload
    View on GitHub↗10,805
  • mafintosh/peerflixmafintosh avatar

    mafintosh/peerflix

    6,276View on GitHub↗

    Peerflix is a BitTorrent media streamer and Node.js streaming client that converts torrent files and magnet links into live media streams. It functions as a torrent-to-HTTP proxy, transforming peer-to-peer data into a local HTTP stream for playback. The project enables the streaming of video and audio content from the BitTorrent network without requiring the full file to be downloaded first. It supports remote media playback and integrates with external media players. The system manages sequential piece requesting and magnet-link metadata resolution to facilitate real-time playback. It utili

    JavaScript
    View on GitHub↗6,276
See all 30 alternatives to Webtorrent App→

Frequently asked questions

What does feross/webtorrent-app do?

WebTorrent App is a cross-platform BitTorrent desktop client used for downloading and streaming files on Mac, Windows, and Linux. It functions as a peer-to-peer file sharing tool that supports both standard BitTorrent peers and browser-based WebTorrent peers.

What are the main features of feross/webtorrent-app?

The main features of feross/webtorrent-app are: Torrent Streaming, Web-Based Media Players, BitTorrent Clients, BitTorrent Implementations, Sequential File Streaming, Peer-to-Peer File Sharing, Torrent Management Tools, WebTorrent Enabled Clients.

What are some open-source alternatives to feross/webtorrent-app?

Open-source alternatives to feross/webtorrent-app include: webtorrent/webtorrent-desktop — ❤️ Streaming torrent app for Mac, Windows, and Linux. webtorrent/webtorrent — WebTorrent is a JavaScript client library and peer-to-peer file sharing tool that implements the BitTorrent protocol.… filecxx/filecentipede — FileCentipede is a comprehensive file management and transfer application designed to handle diverse network protocols… mafintosh/peerflix — Peerflix is a BitTorrent media streamer and Node.js streaming client that converts torrent files and magnet links into… transmission/transmission — Transmission is a lightweight BitTorrent client designed for the efficient exchange of files across decentralized… tatsuhiro-t/aria2 — aria2 is a multi-protocol download manager and BitTorrent client. It functions as a command-line utility and a…