Gotify logo

Gotify

A simple server for sending and receiving messages in real-time per WebSocket

Alternative to: Pushover, Pushbullet

Gotify screenshot

About Versions (70)

v1.1.3

2018-03-31

API:

  • Added image property to Application (#37)
  • Added POST /application/{id}/image for uploading an image for an application (#37)
  • Bugfix: DELETE /message now 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)