ntfy
Send push notifications to your phone or desktop using PUT/POST
Alternative to: Pushover, Pushbullet
About
Versions (102)
v2.0.1
2023-02-18This is a quick bugfix release to address a panic that happens when attachment-cache-dir is not set.
Bug fixes + maintenance:
- Avoid panic in manager when
attachment-cache-diris not set (#617, thanks to @ksurl) - Ensure that calls to standard logger
log.Printlnalso output JSON (no ticket)