Compare commits

...

2 Commits

Author SHA1 Message Date
Nick Hepler
100d02f5d5 Merge branch 'master' of https://git.nickhepler.cloud/nick/gotifyer
Correction
2024-11-20 20:10:30 -05:00
Nick Hepler
c32ed92003 Add logo to README. 2024-11-20 20:08:45 -05:00

View File

@ -1,4 +1,5 @@
# gotifyer # gotifyer
![gotifyer logo](https://git.nickhepler.cloud/nick/gotifyer/raw/branch/master/gotifyer_logo.png)
## Overview ## Overview
This Bash script allows you to send notifications using the Gotify service. It checks the health of the Gotify server before sending notifications and logs the results. This Bash script allows you to send notifications using the Gotify service. It checks the health of the Gotify server before sending notifications and logs the results.