OSBMonitor is a lightweight KDE Plasma 6 widget that watches your openSUSE Build Service project and shows build health at a glance, directly in the Plasma panel.
- Dual view: compact panel indicator, full popup with per-package status
- Monitors one configurable OBS project (
home:YourUseretc.) - Configurable refresh interval — default 5 minutes, adjustable from 60 seconds up to an hour (Settings)
Easiest: "Get New Widgets" in System Settings, or grab the .plasmoid
from the latest release
and:
kpackagetool6 --type Plasma/Applet --install osbmonitor-*.plasmoidAlso available as a proper package, if you'd rather have zypper/apt
manage updates:
# openSUSE Tumbleweed
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Agundur/openSUSE_Tumbleweed/home:Agundur.repo
sudo zypper --gpg-auto-import-keys ref
sudo zypper in osbmonitor
# Debian/Ubuntu — grab the .deb from the latest release aboveOr straight from source, no build step needed:
git clone https://github.com/Agundur-KDE/OSBMonitor.git
kpackagetool6 --type Plasma/Applet --install OSBMonitor/package/Open an issue: OSBMonitor Issues
Fork and adapt freely.
GPL-3.0-or-later

