notifications-tray-icon

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Please see the README on GitHub at https://github.com/IvanMalison/notifications-tray-icon#readme


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0
Change log ChangeLog.md
Dependencies aeson, async, base (>=4.7 && <5), bytestring, containers, dbus, gi-dbusmenu, gi-gio, gi-glib, github (>=0.22), haskeline, hslogger, http-conduit, http-types, notifications-tray-icon, optparse-applicative, process, regex-compat, status-notifier-item (>=0.3.0.0), text, transformers (>=0.3.0.0), tuple, vector [details]
License BSD-3-Clause
Copyright 2018 Ivan Malison
Author Ivan Malison
Maintainer IvanMalison@gmail.com
Home page https://github.com/IvanMalison/notifications-tray-icon#readme
Bug tracker https://github.com/IvanMalison/notifications-tray-icon/issues
Source repo head: git clone https://github.com/IvanMalison/notifications-tray-icon
Uploaded by eyevanmalicesun at 2019-06-05T04:44:39Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for notifications-tray-icon-0.1.0.0

[back to package description]

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.

Installation

For the time being, notifications-tray-icon must be installed from source using stack.