BoincTasks++

Manage BOINC across every computer you run, from one window.

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.

Windows 10 and 11 — installer

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.

BoincTasksPP-0.9.5-setup.exe

3.3 MB
SHA256: fbbf706c3766602512a58cf3464e906270ded32aa64e7b1b3f7d7f92ca83b6cb
Linux AppImage — nothing to install

One file. Make it executable and run it. Nothing is written outside your home directory, and it does not touch your package manager.

BoincTasksPP-0.9.5-x86_64.AppImage

3.4 MB
SHA256: 28e34a020e7b244fa16afb7418df453c4903354fd29b544b3f88b9a8ff4ec621
Debian / Ubuntu package

Installs to /usr/bin/boinctasks-pp with a desktop entry, so it appears in your application menu like anything else.

boinctasks-pp_0.9.5_amd64.deb

2.2 MB
SHA256: e42998692cdc13a3cf2de5091b213378a846e297e660ee9cc6b8c2a31f729c0e

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

Requirements
Architecturex86-64 (64-bit Intel or AMD)
WindowsWindows 10 or 11, 64-bit
Linux C libraryglibc 2.34 or newer
Linux desktopGTK 3 — any normal Linux desktop has it
Known good onUbuntu 22.04, 24.04 and 26.04 · Debian 12 and 13 · Fedora 36+ · RHEL / Rocky / Alma 9 · openSUSE Leap 15.4+
Will not run onUbuntu 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.