From 5112afaab2f35b9f16a39ee96bea263474e490ac Mon Sep 17 00:00:00 2001 From: ztpnk Date: Mon, 17 Aug 2020 13:42:04 +0200 Subject: [PATCH] Add Readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cb1734a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +

gotify-dunst

+ +## Intro +This is a simple script for receiving [Gotify](https://github.com/gotify/server) messages on a Linux Desktop via [dunst](https://dunst-project.org/). + +## Features + +* receive messages via WebSocket +* display it via dust (notify-send) +* multiple priorities adopted from Gotify +* automatic fetch of your application Images