Download — version 0.9.5
The same program on both platforms. The Linux builds are made on Ubuntu 22.04 so they run on that release and anything newer.
Installs to Program Files, adds Start menu entries and registers with Add/Remove Programs. There is no runtime to install first: everything is linked in, so there is no MSVC redistributable and no DLLs beside it.
It is not code signed, so SmartScreen warns the first time. Choose More info → Run anyway, or check the SHA256 below.
One file. Make it executable and run it. Nothing is written outside your home directory, and it does not touch your package manager.
Installs to /usr/bin/boinctasks-pp with a desktop entry,
so it appears in your application menu like anything else.
Older versions
Every release stays available. If you need to go back to one, or you are checking what changed, the full archive is at /files/.
What it needs
| Architecture | x86-64 (64-bit Intel or AMD) |
|---|---|
| Windows | Windows 10 or 11, 64-bit |
| Linux C library | glibc 2.34 or newer |
| Linux desktop | GTK 3 — any normal Linux desktop has it |
| Known good on | Ubuntu 22.04, 24.04 and 26.04 · Debian 12 and 13 · Fedora 36+ · RHEL / Rocky / Alma 9 · openSUSE Leap 15.4+ |
| Will not run on | Ubuntu 20.04 or older, Debian 11 or older, CentOS 7 — their C library predates the one this is built against |
No ARM build yet, so Raspberry Pi hosts can be monitored but cannot run the application itself.
Verifying your download
sha256sum BoincTasksPP-0.9.5-x86_64.AppImage
On Windows:
certutil -hashfile BoincTasksPP-0.9.5-setup.exe SHA256
Compare the result with the checksum above. They should match exactly.