Gotify
A simple server for sending and receiving messages in real-time per WebSocket
Alternative to: Pushover, Pushbullet
About
Versions (70)
v1.1.3
2018-03-31API:
- Added
imageproperty toApplication(#37) - Added
POST /application/{id}/imagefor uploading an image for an application (#37) - Bugfix:
DELETE /messagenow deletes messages instead of removing the ApplicationID attribute (#36)
UI:
- Added image to messages page (#37)
- Added change image button to application page (#37)
Also tests now use an in memory sqlite3 database instead of mocks (#36)