System notification test
Go to file
Mark Vainomaa b47ba8aea3 Add readme 2016-12-21 15:17:57 +02:00
gradle/wrapper Initial commit 2016-12-21 15:15:35 +02:00
src/main Initial commit 2016-12-21 15:15:35 +02:00
.gitignore Add gitignore 2016-12-21 15:15:20 +02:00
README.md Add readme 2016-12-21 15:17:57 +02:00
build.gradle Initial commit 2016-12-21 15:15:35 +02:00
gradlew Initial commit 2016-12-21 15:15:35 +02:00
gradlew.bat Initial commit 2016-12-21 15:15:35 +02:00
settings.gradle Initial commit 2016-12-21 15:15:35 +02:00

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)