← 全部应用

Rayburst

开发者认可

AnInsomniacy

Download manager for HTTP, FTP, BitTorrent, ED2K and HLS/DASH media

第一次使用?配置 FlatPark →
通讯MITv4.0.0-beta.2
The task list in the light theme
The task list in the light theme

关于

This is a community package of Rayburst, maintained independently and unaffiliated with the Rayburst project. It repackages the official upstream Linux build unmodified.

Rayburst is a desktop download manager built with Tauri and Vue, driving Aria2 Next — a maintained aria2 fork — as its engine. It is a separate, ground-up rewrite inspired by the original Motrix, written by a different author, and it keeps its own settings and task database.

This package tracks the 4.x line, which is what carries the Rayburst name. Upstream renamed the project from Motrix Next in 4.0.0-beta.1, and 4.x is still a beta line: expect the rough edges of a prerelease. The 3.9.x stable line still ships under the former name and is packaged separately as MotrixNext (com.motrix.next).

Upstream states that moving from Motrix Next is a fresh installation: the application identifier and data directories changed, and previous settings, task state and history are not imported automatically. Installing this package alongside MotrixNext is fine — they are separate applications with separate sandboxes — but finish or back up active downloads in the old one first.

  • HTTP, HTTPS, SFTP, ED2K, BitTorrent, Magnet and .torrent downloads.
  • Native HLS and DASH media downloads with track and subtitle selection, live recording, and MP4, Matroska or WebVTT output.
  • Multi-threaded transfers with a task queue and SQLite-backed history.
  • BitTorrent selective download, DHT, peer exchange and GeoIP peer flags.
  • System tray, light and dark themes, and translations for 25 languages.

Permissions: this package keeps a tight sandbox by default — display, GPU, network, notifications, a tray icon, and your Downloads folder. Saving to any other directory goes through the desktop portal's file chooser. To grant a specific folder permanently, run flatpak override --user --filesystem=~/Media dev.aninsomniacy.rayburst, substituting your own path; --filesystem=home grants the whole home directory.

Browser integration: the Rayburst Connect extension talks to the app over its Extension API, using the address and secret the app shows in its settings, and that works from this package — the sandbox shares the host's network. What this package does not set up is the browser native-messaging host, whose job is to launch Rayburst on demand: registering it would mean writing into your browser's own configuration directory on the host, which this sandbox deliberately cannot reach. Start Rayburst yourself and the extension connects.

Rendering: this package pins WebKitGTK's accelerated path on. The app's window is transparent, and on this runtime an unaccelerated web view leaves it see-through, so the app's own "hardware rendering" setting is overridden here and changing it has no effect. If the accelerated path does not suit your hardware, take it back with flatpak override --user --env=WEBKIT_DISABLE_COMPOSITING_MODE=1 dev.aninsomniacy.rayburst.

The in-app updater is not usable here: it replaces the application binary in place, which a read-only Flatpak install does not allow. Updates arrive through Flatpak instead. Proxy auto-detection reads the host's GNOME proxy settings, which are not visible inside the sandbox, so set a proxy explicitly in the app's own network settings if you need one.

新版变化

v4.0.0-beta.2 · 2026-09-17

详情

开发者
AnInsomniacy
许可证
MIT
版本
4.0.0-beta.2 · 2026-09-17
网站
主页
源码
Rayburst

权限

3 项需确认
  • 网络访问

    可访问互联网和本地网络

  • 文件:xdg-download

  • 文件:xdg-run/tray-icon:create

  • 进程间通信

    与主机共享 IPC 命名空间

  • X11(回退)

  • 与 org.freedesktop.Notifications 通信

  • 与 org.kde.StatusNotifierWatcher 通信

  • 与 org.freedesktop.FileManager1 通信

  • Wayland 显示

  • GPU 加速