Add README.md to Windows notification plugin
This commit is contained in:
parent
cc0e206c27
commit
c60e0a828f
10
plugins/windows-notification/README.md
Normal file
10
plugins/windows-notification/README.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# Windows Notification plugin for Dino
|
||||||
|
Plugin that allows native notifications on Dino on both Windows 8.1 and Windows 10.
|
||||||
|
Currently supports:
|
||||||
|
* Actionable notification (with action button on Windows 10)
|
||||||
|
* Shows avatar image
|
||||||
|
|
||||||
|
# Special thanks
|
||||||
|
- GObject wrapper based on https://github.com/endlessm/xapian-glib/
|
||||||
|
- YoloRT which allows compilation on GCC https://github.com/Yuubi-san/YoloRT
|
||||||
|
- Notification builder inspired by https://gitlab.gnome.org/Philipp/glib/-/commits/windows_toast_notification_backend
|
Loading…
Reference in a new issue