this post was submitted on 17 Dec 2024
340 points (97.5% liked)

Linux

48740 readers
1209 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

(page 2) 16 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 week ago
[–] [email protected] 1 points 1 week ago

Awesome, thank you alot.

[–] [email protected] 53 points 1 week ago* (last edited 1 week ago) (1 children)

Fantastic, Linux needs tools like this for users who need to make occasional changes and inspect systemd.

For inspiration, I would suggest you also look at LaunchControl, which is a GUI tool to administer launchd on macOS.

load more comments (1 replies)
[–] [email protected] 2 points 1 week ago

This is impressive I love to see another addition to the Libadwaita family

[–] [email protected] 3 points 1 week ago

Really cool bro. Always loved GUI for command line utils!

[–] [email protected] 13 points 1 week ago (1 children)

What license are you offering it under?

[–] [email protected] 28 points 1 week ago (3 children)
load more comments (3 replies)
[–] [email protected] 4 points 1 week ago

Thanks for this! Works pretty well when testing -

[–] [email protected] 11 points 1 week ago* (last edited 1 week ago) (1 children)

Oooh this will be perfect for a bunch of stuff I do.

Can you create new services or do you still need to create the .service file manually?

What about .timer files?

[–] [email protected] 13 points 1 week ago (4 children)

I've been thinking about a "create new service" feature but I'm not sure about two things: 1.how useful it can be 2.how to implement this to actually make life easier for end users

Adding a generic template would not be difficult.

[–] [email protected] 5 points 1 week ago

Just having something that shows the field options and formats it correctly would be fantastic. Tooltips and all that could be added later to lower the bar of entry for new users.

[–] [email protected] 9 points 1 week ago (1 children)

Even if the new service is "just" a text field for code + the name of the service. If it saves it in the right location for you its useful. Not having to fiddle with that stuff as an end user is nice.

load more comments (1 replies)
[–] [email protected] 18 points 1 week ago* (last edited 1 week ago) (1 children)

I would absolutely use it. In fact creating and editing services would be the primary selling point IMO. It doesn't need to be much "easier" than doing it in the terminal or file explorer, to me the primary benefit would just be the ease of use of creating, loading, and starting a new service all in one place.

I think a generic template would be great.

You could turn the whole thing into a giant GUI settings screen, allowing navigation to an exectuable, after which you could provide some of the most typical options as sliders, number fields, switches, or whatever is suitable. But that would be a large amount of work, and I'm not sure it would simplify things much.

The starting point should just be a text field, but with a link to the service file docs for help/reference.

[–] [email protected] 5 points 1 week ago (4 children)

Brilliant thanks for your feedback and thoughts. Will look into this.

load more comments (4 replies)
load more comments (1 replies)
[–] [email protected] 11 points 1 week ago (1 children)
[–] [email protected] 6 points 1 week ago

Thanks :) Hope you find it useful

load more comments
view more: ‹ prev next ›