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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
transmission avatar

transmission/transmission

0
View on GitHub↗
14,844 estrellas·1,400 forks·C++·16 vistastransmissionbt.com↗

Transmission

Transmission is a lightweight BitTorrent client designed for the efficient exchange of files across decentralized networks. It functions as a high-performance peer-to-peer transfer tool that balances resource consumption with the ability to manage large-scale data distribution on both desktop workstations and headless server environments.

The project distinguishes itself through a multi-process architecture that separates the core data transfer engine from the user interface. This design enables remote management of active transfer queues via a browser-based administrative dashboard, allowing users to monitor and control their network activity from any location.

The software includes comprehensive tools for network traffic shaping, allowing for the configuration of upload and download limits to prevent congestion. It also incorporates security features that enable the application of custom blocklists to filter out untrusted or malicious peers, ensuring private and secure data exchanges. Additionally, the client supports automated content acquisition by monitoring local directories for new files to initiate transfers without manual intervention.

Features

  • BitTorrent Clients - Provides a lightweight, high-performance BitTorrent client for desktop and server environments.
  • BitTorrent Implementations - Implements the BitTorrent protocol for efficient peer-to-peer file distribution and data exchange.
  • Web Dashboards - Offers a browser-based administrative dashboard for remote management of file transfer queues.
  • BitTorrent and File Sharing - Distributes large files across decentralized networks using the BitTorrent protocol.
  • Peer-to-Peer Clients - Functions as a high-performance peer-to-peer file transfer tool optimized for low resource usage.
  • Peer-to-Peer File Sharing - Facilitates high-performance file sharing across decentralized peer-to-peer networks.
  • File Management - Listed in the “File Management” section of the Awesome Selfhosted awesome list.
  • Download Managers - Fast and lightweight BitTorrent client for macOS.
  • Download Managers - Official client for managing BitTorrent transfers.
  • File Sharing - Fast and lightweight BitTorrent client for file distribution.
  • Download Managers - Lightweight BitTorrent client with multiple interface options.
  • Remote Management Interfaces - Provides a web-based administrative dashboard for remote control of active transfer queues.
  • Server Management Interfaces - Enables remote monitoring and control of file transfers on headless servers via a web interface.
  • Traffic Rate Limiters - Regulates upload and download speeds to prevent network congestion and manage bandwidth usage.
  • Traffic Shaping - Shapes network traffic by setting bandwidth limits and scheduling rules to maintain network stability.
  • Peer Filtering - Filters out untrusted or malicious peers by comparing IP addresses against custom blocklists.
  • RPC Protocols - Exposes internal management functions through a structured RPC protocol for remote queue manipulation.
  • Peer Blocklist Managers - Manages custom blocklists to restrict communication with untrusted peers during data exchanges.
  • Peer Communication Security - Ensures secure data exchanges by filtering out untrusted network participants via custom blocklists.
  • Multi-Process Architectures - Separates the core data transfer engine from the user interface to improve stability and enable remote management.
  • Peer Security Filtering - Protects data exchanges by applying custom blocklists to filter out untrusted network participants.

Historial de estrellas

Gráfico del historial de estrellas de transmission/transmissionGráfico del historial de estrellas de transmission/transmission

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace transmission/transmission?

Transmission is a lightweight BitTorrent client designed for the efficient exchange of files across decentralized networks. It functions as a high-performance peer-to-peer transfer tool that balances resource consumption with the ability to manage large-scale data distribution on both desktop workstations and headless server environments.

¿Cuáles son las características principales de transmission/transmission?

Las características principales de transmission/transmission son: BitTorrent Clients, BitTorrent Implementations, Web Dashboards, BitTorrent and File Sharing, Peer-to-Peer Clients, Peer-to-Peer File Sharing, File Management, Download Managers.

¿Qué alternativas de código abierto existen para transmission/transmission?

Las alternativas de código abierto para transmission/transmission incluyen: qbittorrent/qbittorrent — qBittorrent is a cross-platform desktop application designed for peer-to-peer file distribution. It functions as a… filecxx/filecentipede — FileCentipede is a comprehensive file management and transfer application designed to handle diverse network protocols… feross/webtorrent-app — WebTorrent App is a cross-platform BitTorrent desktop client used for downloading and streaming files on Mac, Windows,… webtorrent/webtorrent — WebTorrent is a JavaScript client library and peer-to-peer file sharing tool that implements the BitTorrent protocol.… hellozeronet/zeronet — ZeroNet is a decentralized web browser and server that enables the hosting and accessing of websites without central… syncthing/syncthing-android — Syncthing Android is a mobile application and service wrapper that enables decentralized, peer-to-peer file…

Alternativas open-source a Transmission

Proyectos open-source similares, clasificados según cuántas características comparten con Transmission.
  • qbittorrent/qbittorrentAvatar de qbittorrent

    qbittorrent/qBittorrent

    38,235Ver en GitHub↗

    qBittorrent is a cross-platform desktop application designed for peer-to-peer file distribution. It functions as a BitTorrent client that manages the downloading and uploading of files across decentralized networks by utilizing a high-performance C++ library to handle protocol compliance and data exchange. The application distinguishes itself through an integrated, asynchronous event-driven architecture that supports remote management via an embedded web server. This remote interface allows users to control tasks and application settings from any location, secured by authentication, encryptio

    C++bittorrentbittorrent-clientc-plus-plus
    Ver en GitHub↗38,235
  • filecxx/filecentipedeAvatar de filecxx

    filecxx/FileCentipede

    10,805Ver en 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
    Ver en GitHub↗10,805
feross/webtorrent-appAvatar de feross

feross/webtorrent-app

10,073Ver en GitHub↗

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

JavaScript
Ver en GitHub↗10,073
  • webtorrent/webtorrentAvatar de webtorrent

    webtorrent/webtorrent

    31,045Ver en 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
    Ver en GitHub↗31,045
  • Ver las 30 alternativas a Transmission→