Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 783 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 783 Bytes

libsystemd-qt

Qt-only wrapper for Systemd D-Bus API.

Also supports logind D-Bus interface.

Build and Installation##

It requires cmake >= 2.8.8 and Qt 5.x

$ mkdir build
$ cd build
$ cmake ../ -DCMAKE_INSTALL_PREFIX=/usr
$ make
# make install

Packages

Donate

Donations via Liberapay or Bitcoin (1Ph3hFEoQaD4PK6MhL3kBNNh9FZFBfisEH) are always welcomed, thank you!

License

LGPL