Conversation
Ayatana indicator that shows colored icons per service in the panel indicator area, polling systemctl --user status. Script follows DisciplinedPython style (POLA/OCap). dotfiles/bin/svcmon → ~/.local/bin/svcmon dotfiles/autostart/ → ~/.config/autostart/svcmon.desktop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
svcmon, a panel indicator that shows live status of systemd user services via colored icons in MATE's indicator applet area.emblem-default-symbolic= activeemblem-system-symbolic= inactiveemblem-important-symbolic= failedRight-click any icon for detailed status and to exit.
Files
dotfiles/bin/svcmon— the indicator script (DisciplinedPython style)dotfiles/autostart/svcmon.desktop— autostart entry monitoringpipewire.service wireplumber.service gpg-agent.servicedotfiles/Makefile— symlink targets for~/.local/bin/svcmonand~/.config/autostart/svcmon.desktopUsage
Add Indicator Applet to MATE panel if not already present.
Dependencies
python3.12(gi bindings forAyatanaAppIndicator3)gir1.2-ayatanaappindicator3-0.1