From bc9068d6dc7ec5aef16651b5b8fb58cd074d73f2 Mon Sep 17 00:00:00 2001 From: "Rev. Fr. Robert Bower" <39407737+frrobert2@users.noreply.github.com> Date: Sun, 9 May 2021 15:31:06 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index f9e11ab..cfbb52f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +This is a fork of https://github.com/ThatsRedacted/StationNotifier + +The orginal version uses a version of curl that supported gemini. + +Due to library issues on Ubuntu I could not get the version of curl that supports Gemini to run correctly. + +My version of the script, notificatorossl, uses openssl rather than curl. + +I did add an option to run amfora if you have a notification. I have not been ablle to test it yet. + + +Original Reademe from Original Version + # StationNotifier Simple CLI notifier for Station -- 1.8.3.1