From 73700a8edee511a030557015f47d320afd45b752 Mon Sep 17 00:00:00 2001 From: kake26 Date: Tue, 11 Mar 2025 19:29:58 +0000 Subject: [PATCH] Add GUI --- GUI.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 GUI.md diff --git a/GUI.md b/GUI.md new file mode 100644 index 0000000..3180ecd --- /dev/null +++ b/GUI.md @@ -0,0 +1,3 @@ +### The GUI notification module + +Uses zenity to pop up a notification. \ No newline at end of file