nokyan / resources

Keep an eye on system resources
GNU General Public License v3.0
706 stars 56 forks source link

Feature request: Service management #255

Open lorduskordus opened 3 months ago

lorduskordus commented 3 months ago

Is there an existing issue for this?

Describe the solution you'd like

Mission Center recently gained the ability to manage services (start, stop, restart, show details)

I'd love to see this implemented in Resources.

nokyan commented 3 months ago

Hi, I don't really see why Resources would need this, I fear a services entry could further clutter up the sidebar.

lorduskordus commented 3 months ago

From my experience as a desktop user, the situation around system monitoring apps was not very good compared to Windows before Mission Center and Resources popped up. I had to use multiple CLI tools to find out the temp of my GPU, whether a GPU is used for decoding and stuff like that.

A long time ago, I also searched for a GUI way to manage services but aside from one dead project, nothing existed.

I believe a desktop user running a desktop environment should be able to control the system completely through GUI and that whenever you send the user to the command line, it is a sign of the desktop's unreadiness for casual non tech users.

If you're not interested in this, it's okay, imo you are already greatly improving the Linux desktop.

nokyan commented 3 months ago

From my experience as a desktop user, the situation around system monitoring apps was not very good compared to Windows before Mission Center and Resources popped up. I had to use multiple CLI tools to find out the temp of my GPU, whether a GPU is used for decoding and stuff like that.

Thank you. :)

I believe a desktop user running a desktop environment should be able to control the system completely through GUI and that whenever you send the user to the command line, it is a sign of the desktop's unreadiness for casual non tech users.

I 100% agree with you on that, though I don't know how much a desktop user really interacts with systemd services. I personally rarely interact with them as they usually just work. On my home server on the other hand I've written a few services and of course also interacted with them.

If you're not interested in this, it's okay, imo you are already greatly improving the Linux desktop.

Thanks. I'll keep the idea in my mind. :)

nyabinary commented 1 week ago

Yeah, I found this very useful in Mission Center. Being able to manage systemd services in general is a huge plus :P