snorenotify/README.md

63 lines
2.2 KiB
Markdown
Raw Normal View History

2014-02-24 19:21:11 +00:00
Snorenotify
===========
2014-07-24 09:59:56 +00:00
Snorenotify is a multi platform Qt notification framework.
2014-02-25 10:31:43 +00:00
Using a plugin system it is possible to create notifications with many different notification systems on Windows, Unix and Mac.
2014-02-25 15:23:48 +00:00
2014-02-25 10:31:43 +00:00
## Supported Backends ##
2014-07-24 09:59:56 +00:00
- [Windows 8 toast notifications](https://github.com/Snorenotify/Snoretoast)
2014-02-25 10:31:43 +00:00
2014-02-25 10:33:55 +00:00
[ ![Windows 8 Notification](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/win8_high.jpg) ](http://winkde.org/~pvonreth/other/snore/img/win8.png)
2014-07-23 23:40:21 +00:00
- OSX Notification Center
![OSX Notification Center](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/mac2.png)
![OSX Notification Center](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/mac.png)
- Free Desktop Notifications
[![Free Desktop Notification](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/fd_high.jpg)](http://winkde.org/~pvonreth/other/snore/img/fd.png)
- [Growl for Windows](http://www.growlforwindows.com/)
[![Growl for Windows Notification](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/growl_high.jpg)](http://winkde.org/~pvonreth/other/snore/img/growl.png)
- [Snarl](http://snarl.fullphat.net/)
[![Snarl Notification](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/snarl_high.jpg)](http://winkde.org/~pvonreth/other/snore/img/snarl.png)
- Integrated notifications
2014-07-23 23:40:21 +00:00
[![Snore Notification](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/snore_high.png
)](http://winkde.org/~pvonreth/other/snore/img/snore.png)
- System Tray
[![System Tray Notification](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/tray_high.jpg)](http://winkde.org/~pvonreth/other/snore/img/tray.png)
2014-07-23 22:41:54 +00:00
## Projects using Snore ##
2014-07-23 22:41:54 +00:00
- [Quassel IRC](http://www.quassel-irc.org/)
- [Tomahawk](http://www.tomahawk-player.org/)
## API Doc ##
2014-07-24 09:59:56 +00:00
[A documentation of the API can be found here](http://winkde.org/~pvonreth/other/snore/doc/html/index.html)
## Dependencies ##
Required dependencies:
- [CMake](http://www.cmake.org/)
- [Qt4 or Qt5](http://qt-project.org/)
In order to build the Growl notification backend you need the following optional dependencies:
- [Crypto++](http://www.cryptopp.com/)
- [Boost](http://www.boost.org/)
- system
- thread