diff --git a/README.md b/README.md new file mode 100644 index 0000000..b49f660 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# 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`)