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
hotheadhacker avatar

hotheadhacker/seedbox-lite

0
View on GitHub↗
4,526 stars·346 forks·JavaScript·11 views

Seedbox Lite

Seedbox-lite is a self-hosted media center and torrent streaming gateway. It functions as a containerized application that orchestrates a torrent engine and a responsive web interface to manage downloads and stream video content.

The system separates the torrent backend from the frontend via a REST API. It enables real-time playback of video files from torrents, allowing viewing to begin before the full transfer completes.

The platform covers torrent download management using magnet links, media playback with subtitle integration, and disk cache management. Access is secured through password-based authentication, and the system includes a zero-upload policy by disabling trackers and terminating wire connections.

The application is deployed using Docker Compose for consistent environment management.

Features

  • Media Center Software - Provides a self-hosted application for organizing and streaming personal media libraries.
  • Self-Hosted Media Servers - Functions as a private platform for centralized storage and management of personal media libraries.
  • Torrent Streaming - Enables real-time playback of video files from torrents, allowing viewing to begin before the full transfer completes.
  • Media Center Orchestrations - Orchestrates a torrent engine and responsive web interface using Docker Compose for deployment.
  • Authenticated Media Access - Implements authenticated access to restricted private media content on a self-hosted server.
  • Media Playback Controls - Implements controls for playing video content with subtitles and native fullscreen support.
  • Media Servers - Implements a self-hosted media center for managing torrent downloads and streaming video content.
  • Media Management Interfaces - Includes a web-based interface for browsing, searching, and organizing a torrent-based media collection.
  • Range Request Servers - Provides a server that bridges HTTP range requests to torrent piece requests for real-time video seeking.
  • Direct Media Streaming - Generates direct URLs to stream media content directly from resource identifiers.
  • Password Access Restrictions - Secures the application interface and API endpoints using password-based authentication.
  • Interface Access Security - Protects the management interface and data access layers via password-based security.
  • Torrent Management APIs - Provides a RESTful API for controlling download queues and monitoring torrent progress.
  • Torrent Transfer Managers - Manages the torrent download lifecycle, including adding magnet links and tracking real-time progress.
  • Media Segment Caching - Caches fragmented media streams with configurable size limits and automated cleanup to optimize disk usage.
  • Disk Caching Systems - Implements a disk-backed caching system to track and clear stored data based on host storage limits.
  • Upload Prevention Terminations - Enforces a zero-upload policy by terminating outbound wire protocol connections.
  • Docker Compose Deployments - Orchestrates the backend server and frontend interface using Docker Compose for simplified installation.
  • Containerized Application Deployments - Packages the entire media center environment using portable container images for consistent deployment.
  • Multi-Service Container Orchestration - Uses Docker Compose to orchestrate the backend server and frontend interface in isolated environments.
  • Video Subtitle Rendering - Renders various video formats and automatically loads corresponding subtitle files for synchronized playback.
  • Wire Protocol Terminations - Prevents peer data sharing by disabling trackers and forcefully closing outbound network connections.
  • Zero-Upload Enforcements - Maintains a zero-upload policy by disabling trackers and forcefully closing outbound network connections.
  • Credential-Based Access Controls - Secures API endpoints and the web interface using password-based credential verification.
  • Backend-Frontend Decoupling - Separates the torrent engine from the web interface using a RESTful communication layer.
  • Disk-Backed LRU Evictions - Implements a disk-backed cache that automatically evicts the least-recently-used files to maintain storage limits.

Star history

Star history chart for hotheadhacker/seedbox-liteStar history chart for hotheadhacker/seedbox-lite

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Seedbox Lite

These projects share indexed features with Seedbox Lite. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cytopia/devilboxcytopia avatar

    cytopia/devilbox

    4,470View on GitHub↗

    Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and language runtimes managed through a unified configuration. It functions as a Docker-based local development stack for LAMP and MEAN software stacks and as a manager for switching between different versions of these services to match specific project requirements. The system distinguishes itself by automating local network orchestration. It includes a Docker-based virtual host manager that automatically maps local directories to custom domains and a local DNS and SSL orchestrat

    PHP
    View on GitHub↗4,470
  • iv-org/invidiousiv-org avatar

    iv-org/invidious

    20,471View on GitHub↗

    Invidious is a privacy-focused, self-hosted alternative frontend for mainstream video platforms. It operates as a decentralized network of independent instances that provide a lightweight, ad-free interface for consuming media. By acting as a proxy between the user and the content provider, the platform prevents tracking and data collection while maintaining a familiar browsing experience. The project distinguishes itself through its robust suite of network-level traffic management and anonymization tools. It employs techniques such as IP rotation, reverse proxy stream routing, and integratio

    Crystalagplv3hacktoberfestinvidious
    View on GitHub↗20,471
  • 5rahim/seanime5rahim avatar

    5rahim/seanime

    2,864View on GitHub↗

    This project is a self-hosted media server for organizing, streaming, and tracking anime and manga collections. It functions as a BitTorrent streaming client that allows video content to be played directly from torrents and cloud storage, a manga reader and tracker, and a media processing system using hardware-accelerated transcoding to ensure browser compatibility. The system distinguishes itself through synchronized media viewing, enabling users to host watch parties by coordinating playback in real time across multiple devices. It also features an extensible framework with a JavaScript-bas

    Goanilistanimeanime-downloader
    View on GitHub↗2,864
  • feross/webtorrent-appfeross avatar

    feross/webtorrent-app

    10,073View on 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
    View on GitHub↗10,073
Compare all 30 related projects→

Frequently asked questions

What does hotheadhacker/seedbox-lite do?

Seedbox-lite is a self-hosted media center and torrent streaming gateway. It functions as a containerized application that orchestrates a torrent engine and a responsive web interface to manage downloads and stream video content.

What are the main features of hotheadhacker/seedbox-lite?

The main features of hotheadhacker/seedbox-lite are: Media Center Software, Self-Hosted Media Servers, Torrent Streaming, Media Center Orchestrations, Authenticated Media Access, Media Playback Controls, Media Servers, Media Management Interfaces.

Which projects share features with hotheadhacker/seedbox-lite?

Projects with overlapping indexed features include: cytopia/devilbox — Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and… iv-org/invidious — Invidious is a privacy-focused, self-hosted alternative frontend for mainstream video platforms. It operates as a… 5rahim/seanime — This project is a self-hosted media server for organizing, streaming, and tracking anime and manga collections. It… feross/webtorrent-app — WebTorrent App is a cross-platform BitTorrent desktop client used for downloading and streaming files on Mac, Windows,… 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.…