Update README.md
[stationnotifier] / README.md
1 This is a fork of https://github.com/ThatsRedacted/StationNotifier
2
3 The orginal version uses a version of curl that supported gemini.  
4
5 Due to library issues on Ubuntu I could not get the version of curl that supports Gemini to run correctly.
6
7 My version of the script, notificatorossl, uses openssl rather than curl.
8
9 I did add an option to run amfora if you have a notification.  I have not been ablle to test it yet.
10
11
12 Original Reademe from Original Version
13
14 # StationNotifier
15 Simple CLI notifier for Station
16
17 You can find me here:
18
19 gemini://station.martinrue.com/thatsredadcted
20
21 # Making it work
22
23 Fill out variables in the script and run it. Should work just fine, but don't quote me on that.
24
25 Here's link to [cURL](https://git.burwell.io/mirrors/curl/) if you need one.