Qt-based development library for notifications on Deepin.
- Qt >= 5.11
- cmake >= 3.13
- doxygen
git clone https://github.com/linuxdeepin/dtknotifications.git
cd dtknotifications
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
Development Tool Kit is licensed under LGPL-3.0-or-later.