gopeedlab/gopeed

A fast, modern download manager for HTTP, BitTorrent, Magnet, and ed2k. Cross-platform, built with Golang and Flutter.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 28 minutes ago
Added to GitGenius on September 2nd, 2026
Created on April 21st, 2019
Open Issues & Pull Requests: 332 (+0)
GitHub issues: Enabled
Number of forks: 1,701
Total Stargazers: 26,136 (+3)
Total Subscribers: 182 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Gopeed is a cross-platform download manager that handles HTTP, BitTorrent, Magnet, and ed2k protocols. The tool addresses the need for a unified, modern download experience across multiple operating systems and protocol types. It combines a Golang backend for protocol handling and performance with a Flutter frontend to deliver consistent user interfaces on desktop and mobile platforms. This architecture allows the same codebase to serve Windows, macOS, Linux, iOS, and Android without maintaining separate implementations for each platform.

Developers should choose Gopeed if they need a lightweight, protocol-agnostic downloader that works identically across their devices. The project suits users who regularly work with torrents and HTTP downloads and want to avoid juggling separate tools. Those on Linux distributions like Debian and Ubuntu benefit from native packaging, while mobile users gain access to the same core functionality through iOS and Android apps. The combination of multiple protocol support in a single interface distinguishes it from single-protocol downloaders or platform-specific tools.

The project shows consistent development activity with regular updates addressing both features and stability. The codebase receives ongoing maintenance across its Golang and Flutter components, indicating active attention to cross-platform compatibility. Community engagement appears steady, with the project maintaining responsiveness to issues and contributions. The development approach prioritizes keeping the tool modern and performant rather than adding excessive complexity, reflected in the choice of contemporary technologies and the focus on core download functionality.