Skip to content

A Java notification library that that meets the freedesktop.org notification spec

Notifications You must be signed in to change notification settings

vladmarica/notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notifier

A Java library for sending desktop notifications over DBus to notification daemons that implement the Freedesktop.org Notification Spec.

Installation

This library is distributed as a Maven package, currently only available on the repository https://dl.bintray.com/vladmarica/vladmarica-maven.

<dependency>
    <groupId>main.java.notifier</groupId>
    <artifactId>notifier</artifactId>
    <version>0.1</version>
</dependency>

About

A Java notification library that that meets the freedesktop.org notification spec

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published