SystemD Pilot is a desktop application for managing systemd services on GNU/linux machines. The app is very lightweight and supports common tasks such as starting and stopping systemd services.
It can also show detailed status for each service.
Features: List services
Filter by running state
Start, Stop, Restart, Enable and Disable services + show status for each service
Create override configuration for any unit file using the edit button
Option for reloading systemd manager configuration (systemctl daemon-reload)
Easy search. Just start typing and the app will find relevant services
Lightweight
Available for download as deb, rpm and AppImage
Integration into GNOME desktop (libadwaita)
Made with love for the FOSS community. Please give it a try and share your thoughts.
Really cool bro. Always loved GUI for command line utils!
Cool. I have been using the built in YAST2 GUI services on OpenSUSE. But for other machines COCKPIT webgui uses systems to view and manage services.
Any chance this lands in the AUR?
I’ve not used arch for years but I’ll look into this.
Awesome, Flatpak?
Yes flatpak will be realesed too.
I remember there being a KCM for Plasma Settings that did this sort of thing.
Yes i think it’s called systemdGenie
Looks neat, does its job.
If you’re a power-user looking at this, you can also look at https://github.com/rgwood/systemctl-tui which is somewhat similar but seems to be more useful (for now), also showing the service logs and being easily navigable with a keyboard.
I miss the days before SystemD, it seemed simpler.
Autoexec.bat or bust!
Thanks for this! Works pretty well when testing -
What license are you offering it under?
GPL v3.
The only right choice! Thanks!
Btw add license to the repo and license info to readme
Thanks, will do.
Does it support per-user systemd services?
It will, in the next release.
this sort of thing is exactly what we need, thanks.
Nice i will try it out.
Thanks :) Hope you find it useful
Awesome, thank you alot.
Finally!
100% Python, nice.