I made several improvements to my Systemd Manager TUI.
https://github.com/matheus-git/systemd-manager-tui
This tool allows you to manage systemd services with ease. You can view logs, list services, view properties, and control their lifecycle—start, stop, restart, enable, and disable—using the D-Bus API.
I'm open to suggestions for new features, as I'm starting to run out of ideas.
Thanks