snorenotify/README.md

37 lines
1.6 KiB
Markdown
Raw Normal View History

2014-02-24 19:21:11 +00:00
Snorenotify
===========
2014-02-25 10:31:43 +00:00
Snorenotify is a multi platform Qt based notification framework.
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-02-25 15:23:48 +00:00
- [Windows 8 toast notifications](https://github.com/TheOneRing/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-07 22:37:42 +00:00
- [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)
- 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)
- Integrated notifications
[![Snore Notification](http://winkde.org/~pvonreth/other/snore/img/Thumbnail%20Pictures/snore-xp_high.jpg)](http://winkde.org/~pvonreth/other/snore/img/snore-xp.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)
## Projects using Snore ##
[Quassel IRC](http://www.quassel-irc.org/)
## API Doc ##
2014-02-25 15:23:48 +00:00
[A documentation of the API can be found here](http://winkde.org/~pvonreth/other/snore/doc/html/index.html)