Manage DBus service on Deepin.
- Qt >= 5.11
- cmake >= 3.13
- systemd >= 241.46
git clone https://github.com/linuxdeepin/dde-services.git
cd dde-services
cmake -B build -DCMAKE_INSTALL_PREFIX=/usr
cmake --build build
sudo cmake --build build --target install
Any usage issues can ask for help via
We encourage you to report issues and contribute changes
DDE Services is licensed under LGPL-3.0-or-later.