System notification test
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Mark Vainomaa b47ba8aea3 Add readme 6 years ago
gradle/wrapper Initial commit 6 years ago
src/main Initial commit 6 years ago
.gitignore Add gitignore 6 years ago
README.md Add readme 6 years ago
build.gradle Initial commit 6 years ago
gradlew Initial commit 6 years ago
gradlew.bat Initial commit 6 years ago
settings.gradle Initial commit 6 years ago

README.md

notificationhackery

Note: No, it doesn't hack your notifications, just tests them

Utilizes tray icon on Windows and GTK libnotify on Linux.

To build you need to have /usr/share/java/gtk.jar on your classpath (under Arch Linux, install java-gnome, undex Windows, copy it somewhere and modify build.gradle)