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 logo](https://git.nickhepler.cloud/nick/gotifyer/raw/branch/master/gotifyer_logo.png)
## 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.
@ -60,4 +61,4 @@ Feel free to modify the script as needed. You can change the notification's prio
- 5: Very High (default)
## License
This script is licensed under the GNU General Public License v3.0 or later. You are free to use, modify, and distribute this script under the same license. For more details, please refer to the [GNU General Public License](LICENSE).
This script is licensed under the GNU General Public License v3.0 or later. You are free to use, modify, and distribute this script under the same license. For more details, please refer to the [GNU General Public License](LICENSE).