Analysis updated 2026-05-18
Speed up large file downloads using multi-threaded segmented downloading.
Download torrents and magnet links alongside regular HTTP downloads in one app.
Automatically resume downloads after a crash or power loss.
Let an AI assistant like Claude manage your downloads through the built-in MCP server.
| zerx-lab/fluxdown | tobilg/polyglot | justjavac/dvm | |
|---|---|---|---|
| Stars | 820 | 810 | 705 |
| Language | Rust | Rust | Rust |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Prebuilt installers are available for all major platforms, building from source requires the Flutter SDK.
FluxDown is a free, open-source download manager built to replace paid tools like Internet Download Manager. It handles regular web downloads over HTTP and HTTPS, plus FTP, BitTorrent magnet links, eD2K links, and streaming video formats like HLS and DASH. Its core download engine is written in Rust, which the project says gives it fast, safe performance, and it can split a single download into multiple pieces to speed things up, automatically shifting work away from slow segments to faster ones. Every download's progress is saved to a small local database, so if your computer crashes or loses power, you do not lose your progress and can resume where you left off. FluxDown also includes browser extensions for Chrome, Edge, and Firefox that let it automatically take over downloads started in your browser, along with support for detecting streaming video and audio. One notable feature is a built in server that lets AI assistants like Claude or Cursor manage your downloads directly, using a protocol called MCP. Through this, an AI assistant can add new downloads, check on their progress, pause or resume them, and remove finished or unwanted tasks, all through simple commands rather than you clicking through the app yourself. FluxDown runs on Windows, macOS, Linux, Android, and NAS or home server devices, and is built with Flutter for the interface and Rust for the underlying engine. The project has no ads, no tracking, and does not require creating an account, since everything runs locally on your own device. It is released under the AGPL-3.0 license.
A free, open-source download manager for regular files, torrents, and streaming video, with an AI assistant integration for managing downloads.
Mainly Rust. The stack also includes Rust, Flutter, Tokio.
AGPL-3.0: free to use and modify, but if you distribute a modified version or run it as a network service, you must share your source code changes too.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.