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
##License
LGPL