Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Mac OS and Unix and mobile Devices.
Go to file
Patrick von Reth 5cb65c3625 Introduce key to Alert and Action.
As the name of them might be a translated string, the lookup of these using the name might be problematic.
Key is either identical to name or a fixed untranslated string.
2015-07-09 11:52:41 +02:00
autotest cleanup includes 2015-07-05 13:06:21 +02:00
cmake/modules remove unused file 2014-10-14 14:26:33 +02:00
data fix linux build 2015-02-01 18:35:19 +01:00
lang updated translations 2015-07-05 14:05:13 +02:00
share update SnoreToast 2015-06-18 12:33:41 +02:00
src Introduce key to Alert and Action. 2015-07-09 11:52:41 +02:00
.gitattributes maybe this time 2014-07-08 01:13:30 +02:00
.gitignore Revert "more eol stuf..." 2014-07-08 00:46:53 +02:00
.gitmodules dont ship gntp-send 2014-08-22 12:35:01 +02:00
CMakeLists.txt generate .pri file 2015-07-05 13:48:47 +02:00
COPYING.LGPL-3 relicensed 2013-07-07 10:33:14 +02:00
Changelog.md Update Changelog.md 2015-06-25 16:31:54 +02:00
Doxyfile.in updated doxygen.in 2015-06-29 15:12:27 +02:00
README.md Update README.md 2015-06-29 15:18:44 +02:00

README.md

Snorenotify

Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Unix and Mac.

Supported Backends

Supported secondary Backends

Projects using Snore

API Doc

A documentation of the API can be found here

Dependencies

Required dependencies:

Third party libraries that we ship with our source