Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kde/systemdgenie

Systemd managment utility
https://github.com/kde/systemdgenie

Last synced: 3 days ago
JSON representation

Systemd managment utility

Awesome Lists containing this project

README

        

SystemdGenie
============

SystemdGenie is a systemd management utility based on KDE technologies.
It provides a graphical frontend for the systemd daemon, which allows for
viewing and controlling systemd units, logind sessions as well as easy
modification of configuration and unit files.

Installation
------------
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=\`kf5-config --prefix\` ..
make
make install

Dependencies
------------
* Qt >= 5.15.2
* KF5Auth >= 5.95.0
* KF5CoreAddons >= 5.95.0
* KF5Crash >= 5.95.0
* KF5I18n >= 5.95.0
* Systemd >= 209

Execution
---------
SystemdGenie can be accessed through the application menu or by issuing
the command `systemdgenie` from a terminal.

Developed by:
* Ragnar Thomsen

Source packages can be downloaded at:
http://download.kde.org/stable/systemdgenie/

Please report bugs and feature requests at:
https://bugs.kde.org/

Git repository can be found at:
http://cgit.kde.org/systemdgenie.git