Compare commits
No commits in common. "100d02f5d55c760da836c97364965c49ca6e5ec9" and "02bfb254271ea29593d9f242b0cfccaee17e4ac6" have entirely different histories.
100d02f5d5
...
02bfb25427
@ -1,5 +1,4 @@
|
||||
# gotifyer
|
||||

|
||||
|
||||
## 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.
|
||||
@ -61,4 +60,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).
|
||||
Loading…
Reference in New Issue
Block a user