Open Source · Powered by Rust

The download manager,rebuilt.

The parallel-segment Rust engine is just the start — every protocol from HTTP and BitTorrent to ED2K and HLS; every surface from desktop and browser to headless NAS; an open ecosystem of plugins and themes. A download manager is only its first job.

10x
Faster Downloads
Zero
Ads & Tracking
FluxDown
Manage
Filename
Progress
Today5
zip
4K-wallpaper-collection.zip
HTTP · 847.2 MB · Paused
67.3%
mp4
React-Advanced-Tutorial.mp4
HTTP · 2.1 GB · 45.2 MB/s
73.5%
pdf
annual-report-2025.pdf
HTTP · 24.6 MB
100.0%
gz
project-v2.0-src.tar.gz
HTTP · 312.4 MB · 28.7 MB/s
45.1%
exe
system-driver-update.exe
HTTP · 89.3 MB · Timeout
12.0%
Downloading
12.8 MB/s
Features

Not a feature list — reasons to switch

Every one of these points at the same thing: a download experience that hadn't changed in a decade, redone properly.

$ cargo build --release
Compiling hub v0.1.0
Compiling tokio v1.42
Finished release [optimized]

Rust-Powered Engine

Built with Rust and Tokio for maximum throughput. Zero-cost abstractions deliver native performance while ensuring memory safety under heavy concurrent loads.

HTTP/2HTTPSFTPBitTorrentED2K

Multi-Protocol

HTTP, HTTPS, FTP, BitTorrent with magnet link support, ED2K (eDonkey) links, and HLS/DASH streaming. Each protocol has a dedicated, optimized engine — from HTTP Range requests to DHT peer discovery.

Bandwidth32.4 MB/s
Limit: 50 MB/s65%

Speed Control

Token bucket-based global speed limiter. Set bandwidth limits to keep your browsing smooth while downloads run in the background.

video-4k.mkv72%
Done Resuming Pending

Resume Anywhere

Full breakpoint resume support. All download state is persisted to SQLite — safely close and restart without losing a single byte.

Smart Segmentation

IDM-style intelligent segmentation with runtime dynamic splitting. Idle workers auto-take over slow segments, reuse connections, and maximize throughput.

Browser Integration

Chrome/Firefox extension with three-layer interception engine. Auto-detects streaming media (HLS/DASH), in-page resource sniffing, smart file type filters, one-click acceleration.

Color Scheme12 themes
Dark Light

Beautiful Interface

Crafted with care — dark and light themes, 13 color schemes, responsive layout with resizable panels. A download manager that's actually pleasing to use.

Zero AdsZero TrackingNo AccountLocal-First

Clean & Private

Zero ads, zero tracking, no account required. All data stays on your device — local-first architecture with SQLite persistence. Your downloads are your business.

// resolver plugin
globalThis.resolve(ctx) {
return { url: direct };
}

Plugin System

An optional plugin layer written in JavaScript, running safely inside a sandboxed runtime. Link resolvers sniff out direct URLs, notification hooks trigger imperative retries, and the plugin market installs plugins in one click — content-addressed and fully verifiable.

ffmpegyt-dlpsandboxed

Managed Components

Download and manage external tools like ffmpeg and yt-dlp on demand. Plugins invoke them inside a jailed sandbox for merging, transcoding, and stream extraction — no manual PATH setup, no polluting your system.

origin
1.2 MB/s
mirror-hk
6.8 MB/s
mirror-sg
11.4 MB/s

Community Speed Network

Downloads automatically pick the fastest route. FluxDown merges anonymous mirror speed measurements from the community into a shared routing map — the more people download, the faster everyone gets. No URLs, no file names, no identity: just which mirror is fast from which region.

Browser Extension

Catch downloads seamlessly

Install the Chrome or Firefox extension to automatically intercept downloads and send them to FluxDown. Works with any website, configurable to your preferences.

One-Click Intercept

Automatic download catching or manual right-click menu integration for full control

Flexible Communication

Supports both NMH (Native Messaging Host) local communication and remote communication — no cloud, no tracking, your data always stays under your control

Smart Filters

Filter by file extension, domain whitelist/blacklist, and minimum file size threshold

example.com/downloads
FluxDown
Connected

No downloads yet

Today:2caught·0failed
All settings
dev
Download

Ready to speed up?

Download FluxDown for your platform. Free, open source, ready to go.

Windows

Available Now

x64

Requires Windows 10 or later

Loading...

Install via Scoop

Windows package manager — one command to install and stay up to date.

scoop bucket add fluxdown https://github.com/zerx-lab/FluxDown
scoop install fluxdown/fluxdown

Installs straight from the FluxDown repository bucket, always tracking the newest release. Update anytime with scoop update fluxdown.

Browser Extension

Intercept browser downloads and send them to FluxDown. Supports Chrome, Edge and Firefox. All extensions are officially listed on their stores.

For Chrome, Edge, Brave and other Chromium-based browsers

FlutterRustTokioSQLite