hi everyone
I'm a beginner developer working with robots, and I found myself constantly debugging systemd services via terminal. After getting frustrated with systemctl commands, I decided to build a simple GUI to make it easier.
The tool has a backend daemon (for sudo privileges) + GUI interface. It's basic but functional - you can start/stop/restart services, view logs, and see service status at a glance.
This is my first time publicly sharing something I built. I'd love feedback from the community on what I could improve!

Top comments (0)