Gotify
A simple server for sending and receiving messages in real-time per WebSocket
Alternative to: Pushover, Pushbullet
About
Versions (70)
v1.1.6
2018-05-10API
- no changes
Server:
- Changed default config values: certs -> data/certs; gotify.db -> data/gotify.db; images -> data/images (#50)
- Fixed a bug where Gotify couldn’t start when the directory for the database file didn’t exist (#50)
UI
- Migrated to TypeScript (#49)
Fixed the wrong UI dev port in README (#50)