You are not logged in.

#1 2024-08-18 19:03:57

EISENFELD
Member
From: Germany
Registered: 2024-03-13
Posts: 27
Website

ServiceMaster - Linux systemd administration tool with nice TUI

ServiceMaster

Written in C

ServiceMaster is a powerful terminal-based tool for managing systemd units on Linux systems.
It provides an intuitive interface for viewing and controlling system and user units,
making it easier to manage your units without leaving the command line.

Features:

    View all systemd units or filter by type (services, devices, sockets, etc.)
    Start, stop, restart, enable, disable, mask, and unmask units
    View detailed status information for each unit
    Switch between system and user units
    User-friendly ncurses interface with color-coded information
    Keyboard shortcuts for quick navigation and control
    DBus event loop: Reacts immediately to external changes to units

Requirements:

    Linux system with systemd
    NCurses library
    Systemd development libraries

Usage:

After launching ServiceMaster, you can use the following controls:

    Arrow keys, page up/down: Navigate through the list of units
    Space: Toggle between system and user units
    Enter: Show detailed status of the selected unit
    F1-F8: Perform actions (start, stop, restart, etc.) on the selected unit
    A-Z: Quick filter units by type
    Q or ESC: Quit the application

https://github.com/Lennart1978/servicemaster
https://aur.archlinux.org/packages/servicemaster-bin

Last edited by EISENFELD (2024-08-20 13:20:50)


Ich weiß, dass ich nichts weiß !

Offline

Board footer

Powered by FluxBB