v0.1.3 · Windows, macOS and Linux

Torrents, finally worth looking at.

rigseed puts a modern interface on the daemon you already trust.

The reliability of qBittorrent, with the interface it never had.

sync/maindata · torrents/info · app/preferences

rigseed showing six torrents in grid view, with a sidebar of status filters, categories and tags, and a live download and upload graph.

One of these is from this decade.

Stock qBittorrent on the left, rigseed on the right, the same Ubuntu, Debian and Arch images downloading in both. Drag the handle, or use the arrow keys.

rigseed showing the same transfers in its own interface: a sidebar of status filters, cards for each torrent, and a live speed graph.
Stock qBittorrent 5.0 showing four Linux ISO torrents in a dense table of eleven columns.
Captured on one machine, minutes apart, against the same swarms. The rigseed side runs its built-in sample data, which is why the two lists are not identical.

A front end, and honest about being one.

The daemon comes with it

qbittorrent-nox ships inside the app and starts with it, bound to loopback. On first launch rigseed generates its own WebUI credentials and writes them into the config, so there is no password to invent and no port to open.

Your existing setup is where you left it

rigseed reads and writes the same qBittorrent configuration the stock client uses. Categories, save paths, limits and trackers are the ones you already have. Go back to the old interface whenever you like and nothing has moved.

The API stays visible

Every screen prints the endpoints it drives, because a client that hides its transport is a client you cannot debug. What you see on screen is one call away from what you could make yourself with curl.

Transfers

Your torrents already work. The client is the part that never did.

Three processes and two wires.

rigseed writes no torrent code. It starts the daemon, talks to it over the same Web API the built-in interface uses, and draws what comes back. If rigseed crashes, your transfers do not even notice.

The daemon is the upstream release, compiled and bundled unmodified. That is why nothing about how your torrents behave changes, and it is why every release carries the source that built the exact copy inside it.

The accent is a reskin, not a highlight.

Picking one does not recolour a few buttons. Every neutral surface is a mix of its base tone and the accent, so the page you are reading retints with it. These are the app's eight accents and the app's own two-stage mix, running here on a colder ground than the app uses, so this is the mechanism itself rather than a picture of it.

ubuntu-24.04.2-desktop-amd64.iso
downloading
4.6 MB/s137.6 KB/s72.0%
debian-12.9.0-amd64-netinst.iso
seeding
0 B/s1.4 MB/s100%
archlinux-2026.08.01-x86_64.iso
paused
0 B/s0 B/s89.2%

It is one download and no account.

Free and open source, under Apache 2.0. Every file is published with its SHA-256 so you can check what you got before you run it.

Builds are not code signed yet, so Windows and macOS will both warn you on first open.What that looks like and why.