-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Jean-Christophe GAY edited this page Feb 7, 2015
·
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
,notificationcenter
,notifysend
,systemtray
,snarl
,pushbullet
,kdialog
,notifu
).
#Notifiers Configuration