Skip to content

reviews-team-test/dtknotifications

 
 

Repository files navigation

Development Tool Kit Notifications


Qt-based development library for notifications on Deepin.

Dependencies

Build dependencies

  • Qt >= 5.11
  • cmake >= 3.13
  • doxygen

Build and install

Build from source code

git clone https://github.com/linuxdeepin/dtknotifications.git
cd dtknotifications
cmake -B build -DCMAKE_INSTALL_PREFIX=/usr
cmake --build build

Install

sudo cmake --build build --target install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Development Tool Kit is licensed under LGPL-3.0-or-later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.0%
  • CMake 6.9%
  • C 4.5%
  • Shell 0.6%