mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Github Ntfy (#908)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
d18c75cdb4
commit
69a0f541c6
1 changed files with 12 additions and 0 deletions
12
software/github-ntfy.yml
Normal file
12
software/github-ntfy.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Github Ntfy
|
||||
website_url: https://github.com/BreizhHardware/ntfy_alerts
|
||||
description: Push notifications to NTFY when a new release is available on Docker Hub or Github.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Automation
|
||||
source_code_url: https://github.com/BreizhHardware/ntfy_alerts
|
||||
related_software_url: https://github.com/binwiederhier/ntfy
|
||||
depends_3rdparty: true
|
||||
Loading…
Reference in a new issue