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.
|
6 years ago | |
---|---|---|
gradle/wrapper | 6 years ago | |
src/main | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
build.gradle | 6 years ago | |
gradlew | 6 years ago | |
gradlew.bat | 6 years ago | |
settings.gradle | 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
)