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
·
ronggang avatar

ronggang/transmission-web-controlArchived

0
View on GitHub↗

Transmission Web Control

Este proyecto es una interfaz basada en web y cliente RPC diseñado para controlar el cliente BitTorrent Transmission. Sirve como un dashboard accesible desde el navegador para gestionar descargas y subidas de torrents, permitiendo a los usuarios organizar archivos y seguir el progreso de las transferencias.

El controlador proporciona herramientas especializadas para la optimización de trackers, incluyendo el reemplazo por lotes de trackers y monitoreo de salud para mejorar el descubrimiento de pares. También permite la organización remota del sistema de archivos, permitiendo a los usuarios reubicar directorios de almacenamiento de datos para entradas específicas sin eliminar los datos subyacentes.

El sistema cubre una amplia gama de capacidades de gestión, incluyendo filtrado y ordenamiento de metadatos, importación de torrents mediante arrastrar y soltar, y la capacidad de exportar rutas de archivos. Los usuarios también pueden ajustar la configuración global del cliente y los parámetros operativos a través de una interfaz de configuración centralizada.

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

Features

  • BitTorrent Clients - Provides a comprehensive dashboard for organizing torrent entries, monitoring transfer health, and configuring peer connectivity.
  • Torrent Client Frontends - Provides a self-hosted web interface for managing downloads, trackers, and storage settings for the Transmission client.
  • Web-Based Torrent Controllers - Provides a browser-accessible tool for updating trackers, relocating data directories, and managing torrent metadata.
  • RPC Clients - Implements a client that interacts with the Transmission daemon via its remote procedure call API.
  • Application Parameter Configurations - Provides a centralized interface for managing the operational parameters and global settings of the client.
  • Torrent Transfer Managers - Provides comprehensive tools for managing the lifecycle of torrent downloads and uploads, including adding, deleting, and renaming entries.
  • Client Remote Configuration - Adjusts global client settings and operational parameters for Transmission through a centralized browser dashboard.
  • Transfer Monitoring Tools - Includes a web-based dashboard for tracking and visualizing the progress, speed, and status of active torrent transfers.
  • REST API Integrations - Connects the frontend interface to the Transmission background daemon using RESTful HTTP requests.
  • UI Data Sorting - Implements logic for organizing and filtering torrent lists based on user-defined criteria like tracker URLs and labels.
  • Data Directory Relocation - Moves the storage directory of specific torrent files to different disk locations without deleting data.
  • Batch Tracker Replacements - Replaces tracker URLs for several entries simultaneously to improve network connectivity and peer discovery.
  • Remote File Managers - Provides an interface for relocating data storage directories and managing file paths on a remote Transmission server.
  • Tracker Health Monitoring - Ships a monitoring system to track tracker responses and reannounce attempts to optimize P2P network connectivity.
  • Dynamic DOM Rendering - Constructs the management dashboard by dynamically manipulating the browser document object model based on API response data.
  • Event-Driven User Interactions - Links user interface events like button clicks and drag-and-drop actions to API calls and UI refreshes.
  • Client-Side State Management - Maintains a local representation of torrents and settings to enable dynamic UI updates and reduce redundant network requests.
4,766 estrellas·787 forks·CSS·MIT·6 vistas

Historial de estrellas

Gráfico del historial de estrellas de ronggang/transmission-web-controlGráfico del historial de estrellas de ronggang/transmission-web-control

Alternativas open-source a Transmission Web Control

Proyectos open-source similares, clasificados según cuántas características comparten con Transmission Web Control.
  • autobrr/quiAvatar de autobrr

    autobrr/qui

    3,222Ver en GitHub↗

    Qui is a BitTorrent cross-seeding manager, automation engine, and multi-instance torrent dashboard. It provides a unified web interface to manage multiple separate torrent client instances from a single location and functions as an authentication gateway using OpenID Connect to protect backend API endpoints. The project specializes in identifying and adding matching torrents across different trackers to increase seeding ratios. It utilizes hardlink-based file replication to satisfy multiple tracker layouts without duplicating disk space and features a rule-based automation engine that execute

    Gocross-seedcross-seedinggo
    Ver en GitHub↗3,222
  • rakshasa/rtorrentAvatar de rakshasa

    rakshasa/rtorrent

    4,713Ver en GitHub↗

    rTorrent is a headless BitTorrent client daemon and manager designed for Unix-like systems. It operates as a background process to handle the downloading and uploading of files via the BitTorrent protocol. The application provides a text-based user interface using ncurses for real-time updates and keyboard navigation in a console. It also exposes a socket-based remote control interface, allowing external clients to send commands and query status via a network protocol. The software covers core torrent management capabilities, including file priority configuration, torrent import, and list fi

    C++bittorrentbittorrent-clientrtorrent
    Ver en GitHub↗4,713
  • tatsuhiro-t/aria2Avatar de tatsuhiro-t

    tatsuhiro-t/aria2

    41,225Ver en GitHub↗

    aria2 is a multi-protocol download manager and BitTorrent client. It functions as a command-line utility and a background daemon capable of retrieving files via HTTP, HTTPS, FTP, SFTP, BitTorrent, and Metalink. The project distinguishes itself by supporting multi-source downloading, which allows a single file to be retrieved from several different sources and protocols simultaneously. It operates as a download server by exposing JSON-RPC and XML-RPC interfaces over HTTP and WebSocket, enabling remote task management from external programs. The system optimizes throughput by splitting files i

    C++
    Ver en GitHub↗41,225
  • jesec/floodAvatar de jesec

    jesec/flood

    2,699Ver en GitHub↗

    Flood is a BitTorrent client manager and web user interface designed to control multiple torrent client instances from a centralized dashboard. It includes a REST API for automating download management and a streaming gateway that enables the immediate playback of torrent content. The system supports multi-instance client control, allowing the administration of several separate torrent clients from one location. It features network torrent streaming, which forwards data directly to media players without requiring the full file to be written to disk. The platform provides tools for tracker op

    TypeScriptcollaboratenodejsqbittorrent
    Ver en GitHub↗2,699
Ver las 30 alternativas a Transmission Web Control→

Preguntas frecuentes

¿Qué hace ronggang/transmission-web-control?

Este proyecto es una interfaz basada en web y cliente RPC diseñado para controlar el cliente BitTorrent Transmission. Sirve como un dashboard accesible desde el navegador para gestionar descargas y subidas de torrents, permitiendo a los usuarios organizar archivos y seguir el progreso de las transferencias.

¿Cuáles son las características principales de ronggang/transmission-web-control?

Las características principales de ronggang/transmission-web-control son: BitTorrent Clients, Torrent Client Frontends, Web-Based Torrent Controllers, RPC Clients, Application Parameter Configurations, Torrent Transfer Managers, Client Remote Configuration, Transfer Monitoring Tools.

¿Qué alternativas de código abierto existen para ronggang/transmission-web-control?

Las alternativas de código abierto para ronggang/transmission-web-control incluyen: autobrr/qui — Qui is a BitTorrent cross-seeding manager, automation engine, and multi-instance torrent dashboard. It provides a… rakshasa/rtorrent — rTorrent is a headless BitTorrent client daemon and manager designed for Unix-like systems. It operates as a… tatsuhiro-t/aria2 — aria2 is a multi-protocol download manager and BitTorrent client. It functions as a command-line utility and a… jesec/flood — Flood is a BitTorrent client manager and web user interface designed to control multiple torrent client instances from… feross/webtorrent-app — WebTorrent App is a cross-platform BitTorrent desktop client used for downloading and streaming files on Mac, Windows,… filecxx/filecentipede — FileCentipede is a comprehensive file management and transfer application designed to handle diverse network protocols…