the blazing-fast download manager you need.

Download everything, your speed.

High-performance download manager built in Rust with multi-threaded connections, browser integration, and a powerful CLI.

risuko
risukodownload https://releases.ubuntu.com/24.04/ubuntu-24.04.iso
No running Risuko instance found. Starting headless engine...
Download started (GID: a0f8d166e51b2fed)
ubuntu-24.04.iso[▒░░░░░░░░░░░░░░░░░░░░░░░░]0.0%37.5 MB/s
0%
Smaller binary
Zero
Memory leaks
0%
Less memory
0%
Less peak CPU

Compared with original project Motrix

Built for Performance

Every feature designed with speed and reliability in mind.

Multi-threaded Downloads

Split files into segments and download simultaneously with intelligent chunk management.

Browser Integration

Capture downloads from Chrome, Firefox, and Edge with one-click interception.

CLI + GUI

Powerful command-line interface for automation or native GUI for visual management.

Node.JS API

Programmatic control with a full-featured Node.js SDK for automation and scripting.

Resume Support

Never lose progress. Resume interrupted downloads exactly where they left off.

Multi-protocol Support

Download via HTTP, HTTPS, FTP, SFTP, BitTorrent, and magnet links.

Simple, Powerful API

Intuitive interfaces whether you prefer the command line or programmatic control via Node.js. Start downloading in seconds.

  • Full CLI with bash completion
  • Node.js SDK with async/await
  • Event-driven progress tracking
# Install$ pnpm i -g @risuko/cli# Basic download$ risuko download https://example.com/large-file.zip# Multi-threaded with 16 connections$ risuko download -t 16 https://example.com/file.iso# Resume interrupted download$ risuko resume ubuntu-24.04.iso.part