jpillora/cloud-torrent

☁️ Cloud Torrent: a self-hosted remote torrent client

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 41 minutes ago
Added to GitGenius on September 10th, 2026
Created on May 31st, 2015
Open Issues & Pull Requests: 156 (+0)
GitHub issues: Enabled
Number of forks: 1,813
Total Stargazers: 6,250 (+0)
Total Subscribers: 240 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 110.0 days
Mean response time: 230.6 days
90th percentile: 647.4 days
Tracked items: 7

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 717 days
Stale 30+ days: 11
Stale 90+ days: 11

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Cloud Torrent is a self-hosted remote torrent client that lets you download torrents to a server and access them through a web interface.

The tool solves the problem of managing torrent downloads on a remote machine without needing to install a full desktop client locally. It runs as a server written in Go and provides a web-based interface where you can add torrent links, monitor download progress, and manage files. The approach centralizes torrent activity on a single machine while allowing access from any browser, making it useful for keeping downloads running on a dedicated server or always-on device.

Cloud Torrent suits users who want a lightweight, self-contained torrent solution they can deploy on their own infrastructure. It works well for those who prefer a simple web interface over traditional desktop torrent applications and need remote access to their downloads. The project is appropriate for small-scale personal use rather than large-scale deployment scenarios.

The project shows active maintenance with regular commits addressing bug fixes and feature improvements. Development activity includes responsiveness to user-reported issues and incremental refinements to the codebase. The tool receives updates that maintain compatibility and add functionality based on user feedback.