mrkeyoor.com_
Wed 23 Sept 14:03 UTC
Automationevaluationupdated 23 Sept 2026

rayburst review

Motrix Next is now called Rayburst, a desktop download manager for direct links, torrents, magnets, ED2K, SFTP, HLS, and DASH. It puts those jobs in one graphical queue and runs them through a bundled Aria2 Next engine instead of asking you to operate aria2 yourself.

+131stars / 7d
Verdict

Our Motrix Next checkout installed 459 packages in 27 seconds, built in 43 seconds, and passed its tests in 34 seconds, so the source is easier to verify than the product transition is to accept. Rayburst is worth trying if you want one desktop queue for web downloads, torrents, and streamed media, and a clean start is acceptable. Keep Motrix Next 3.9.9 or choose another client if you need extension compatibility today, migrated history, a portable Windows build, or notarized macOS software.

We ran it

Lab card: what happened when we ran rayburstScreenshot of rayburst (rayburst.pages.dev)
Install✓ · 27s459 packages · 347 MB
Build✓ · 43s
Tests✓ · 34sran, no count parsed
Repo729 files~109,908 lines of source · 56.4 MB · 3 CI workflows

Answers from our run

Does rayburst build from source?

Dependencies installed in 27 seconds (459 packages), and the build succeeded in 43 seconds. We cloned commit a708bc9 into a clean Debian container with 3 CPUs and no project-specific setup.

Do rayburst's tests pass?

The test command failed in our container, and its output did not report a pass or fail count.

Who should not use rayburst?

Existing Motrix Next users who need an in-place upgrade: the README says Rayburst does not import settings, tasks, or history.

What are the alternatives to rayburst?

Gopeed, aria2, qBittorrent. Our Motrix Next checkout installed 459 packages in 27 seconds, built in 43 seconds, and passed its tests in 34 seconds, so the source is easier to verify than the product transition is to accept.

Setup4/527-second install, desktop trust and migration add work
Docs5/5Packages, signatures, migration, and source setup are explicit
Community4/510,419 stars and active September issue handling
Maturity3/5Stable 3.9.9 overlaps a breaking Rayburst 4 transition

Who it’s for

Desktop users who want direct downloads, torrents, magnets, and streamed media in one queue.
People who need browser handoff with cookies, referers, filename hints, and live controls.
Users who value scheduled speed limits, per-task controls, tray operation, and native notifications.
Contributors comfortable with TypeScript, Vue, Rust, Tauri 2, Node.js 22, and pnpm.

Who it’s NOT for

Existing Motrix Next users who need an in-place upgrade: the README says Rayburst does not import settings, tasks, or history.
Mac users who cannot bypass Gatekeeper or run software without notarization: the README says macOS builds use ad-hoc signing and require removing quarantine.
Windows users who need a portable executable: the Aria2 Next sidecar, protocol registration, file associations, and updater require an installed layout.
Flatpak users who expect immediate browser-extension capture: the README says the package does not register the native-messaging host and Rayburst must be started manually first.
Anyone who needs the latest browser extension to work with stable Motrix Next 3.9.9: issue 632 documents an API-contract mismatch with Rayburst Connect 2.0.1.

Setup reality

Our sandbox installed 459 pnpm packages in 27 seconds and used 347 MB on disk. The build succeeded in 43 seconds, and the tests succeeded in 34 seconds. The commit a708bc9 checkout had 729 files, about 109,908 source lines, and occupied 56.4 MB.

Ordinary desktop use needs no hosted account in the README. Browser capture adds Rayburst Connect and an authenticated local API. Building from source needs stable Rust, Node.js 22 or newer, pnpm 11.x, and the platform toolchain required by Tauri.

The current name change is the larger setup cost. Existing settings, tasks, and history do not migrate. macOS builds are not notarized, Windows has no portable package, and Flatpak cannot register the browser native-messaging host. Our container run did not exercise those desktop integration paths.

Seven download types share one desktop queue

The current package manifest identifies Rayburst v4.0.0-beta.5 as the new name for Motrix Next. It handles HTTP, HTTPS, SFTP, ED2K, BitTorrent, magnet links, and torrent tasks in one desktop application. HLS and DASH support adds track selection, subtitles, live recording, resumable transfers, and MP4 or MKV output. Tauri 2 provides the desktop shell, while a bundled Aria2 Next sidecar performs the transfers.

Our 56.4 MB checkout at commit a708bc9 contained 729 files and about 109,908 lines of source. The interface includes selective torrent downloads, scheduled speed limits, scoped proxies, SQLite-backed history, native notifications, and protocol handlers. A lightweight mode destroys the WebView when the app is minimized while Rust keeps the engine and monitoring alive. This is desktop software through and through, not a web panel intended for an unattended server.

Rayburst 4 makes existing Motrix Next users start fresh

Motrix Next 3.9.9 is the latest stable release, while the current package manifest says 4.0.0-beta.5. The README recommends uninstalling the old desktop app before installing Rayburst. Settings, tasks, and history are not imported, though downloaded files remain where they are. That leaves an awkward gap between the stable binary people have and the product the repository now describes.

The split has already reached browser integration. Issue 632 says Rayburst Connect 2.0.1 expects the Rayburst 4 API contract, while Motrix Next 3.9.9 answers with its older contract. The reporter received an Unknown error even though the local service on port 29110 responded. Our a708bc9 checkout predates the completed rename, so its 729-file result says nothing about whether that live compatibility gap has closed.

What happened when we ran it

Our sandbox installed 459 pnpm packages in 27 seconds, leaving 347 MB on disk. The build then succeeded in 43 seconds, and the available tests succeeded in 34 seconds. We ran commit a708bc9 in a fresh unprivileged Debian container with 3 CPUs, 8 GB of RAM, Node.js 22, and no secrets. No install error, compiler failure, or failed test appeared in the supplied results.

The repository scan counted 729 files and roughly 109,908 source lines in a 56.4 MB checkout. It found 3 CI workflow files, pnpm workspaces, no Dockerfile, and no tests directory. The successful 34-second test step still matters, despite the absence of a directory literally named tests. Our method checked repository setup and commands. It did not open the graphical app, download a file, contact torrent peers, or register desktop protocols.

Unsigned packages turn installation into a trust choice

Release 3.9.9 supplies installers for macOS, Windows, and Linux across x64 and ARM64. The macOS builds use ad-hoc signing and are not notarized, so the README tells users to remove Gatekeeper's quarantine attribute after installation and again after upgrades. Windows signing is optional through a separate workflow. The published .sig files verify Tauri updates with minisign, but they do not give the package an operating-system publisher identity.

Source setup looked lighter on our box: 459 packages took 27 seconds and 347 MB. Building the desktop package is a different job from that container check. The README asks contributors for stable Rust, Node.js 22 or newer, pnpm 11.x, and the native requirements that Tauri brings on each platform. Flatpak has another limit: it cannot register the browser native-messaging host, and the app must already be running before Rayburst Connect can attach.

September activity is high, and transition bugs are arriving with it

GitHub showed 10,419 stars, 147 combined issues and pull requests, and a last push on September 23, 2026. Stable v3.9.9 arrived on September 10 with transfer recovery work, history fixes, browser registration diagnostics, and Linux association changes. Recent closed reports show maintainers handling installer, extension, and lightweight-mode problems. The issue queue is busy, but it is plainly active rather than abandoned.

Activity does not make every desktop path safe. Issue 610 reports an occasional WebKit process crash on Fedora 44 with Wayland and an AMD GPU, without pinning the fault on Rayburst, WebKitGTK, or Mesa. Issue 639 reports that 4.0.0-beta.5 could not rebuild its window after lightweight mode closed it. Our tests passed in 34 seconds, yet neither report falls within what a headless Debian test command can settle.

A 43-second build does not decide between Gopeed and aria2

Our 43-second build only describes Rayburst's source, so choose an alternative by workload. Gopeed is the closest comparison for someone who still wants a cross-platform graphical manager. aria2 fits JSON-RPC, shell scripts, or a headless service without tray behavior. qBittorrent narrows the job to torrents and has a Web UI. That makes sense when direct links, ED2K, HLS, and DASH are distractions.

The completed checks make Rayburst worth trying on a spare desktop: our 459-package install, 43-second build, and 34-second test run all finished. Those checks cannot decide the upgrade. A new user can accept unsigned packages and begin with an empty history. An existing Motrix Next user has to cross a product rename with no migration and a documented extension mismatch. Wait for a stable Rayburst 4 release if continuity matters more than trying the broader download engine today.

Alternatives

ProjectWhat it isPick it when
Gopeed gh↗A cross-platform graphical download manager built with Go and Flutter.pick this instead when you want a desktop download queue without Rayburst's current rename and migration break.
aria2A command-line multi-protocol downloader with JSON-RPC control.pick this instead when scripts or a headless service matter more than a desktop interface.
qBittorrent gh↗A dedicated graphical BitTorrent client with desktop and Web UI options.pick this instead when torrents are the main job and direct-download protocols are secondary.

Sources

  1. Rayburst repository and README
  2. Motrix Next 3.9.9 release notes
  3. Issue 632: Motrix Next 3.9.9 and Rayburst Connect compatibility
  4. Issue 610: Fedora WebKit process crash report
  5. Issue 639: lightweight mode window restoration report
  6. Measured commit a708bc9

More automation reviews

FreePEP · fragment-api-dev · undress-service · fullsend · linkedin-skills · ax · the whole board →