-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Jean-Christophe GAY edited this page Dec 21, 2014
·
12 revisions
#send-notification
A toolbox in Java
to send notifications.
Notifiers can be configured by creating the file $HOME/.send-notification
.
This file should contains properties in the form: key
= value
.
-
notifier.implementation
= which implementation to use. (growl
,Notification Center
,notify send
,system tray
,snarl
,pushbullet
).
#Notifiers Configuration