Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

hahnavi/ketip

Repository files navigation

Ketip

Ketip is a systemd Service Manager.

screenshot

Building and Installation

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

To uninstall, use ninja uninstall

sudo ninja uninstall

About

Ketip is a systemd Service Manager with GUI

Topics

Resources

License

Stars

Watchers

Forks

Contributors