https://github.com/colonelpanic8/notifications-tray-icon
https://github.com/colonelpanic8/notifications-tray-icon
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/colonelpanic8/notifications-tray-icon
- Owner: colonelpanic8
- License: bsd-3-clause
- Created: 2018-07-07T06:27:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T15:03:54.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T00:55:20.558Z (over 1 year ago)
- Language: Haskell
- Size: 63.5 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# notifications-tray-icon

[](https://hackage.haskell.org/package/notifications-tray-icon) [](http://stackage.org/lts/package/notifications-tray-icon) [](http://stackage.org/nightly/package/notifications-tray-icon)
notifications-tray-icon provides an SNI tray icon that polls a notification
source and provides a menu with actions from that notification source. It will
add an overlay to the displayed icon when new notifications are present, and
call notify-send to display a notification when new notifications come in.
# Sources
For the time being, github is the only supported notification source. Support
for gmail and other sources should be coming soon.