server
server copied to clipboard
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
**Can the issue be reproduced with the latest available release? (y/n)** y **Which one is the environment gotify server is being bullt for?** - [ ] Docker - [x] Linux...
**Is your feature request related to a problem? Please describe.** On the side, the applications are displayed in the order of creation. I wish I could change this order. **Describe...
**Is your feature request related to a problem? Please describe.** I would like to run gotify on FreeBSD but there are not any FreeBSD builds. **Describe the solution you'd like**...
Currently, notifications that are read on one client are not automatically read on other clients. This means, when working on a PC and reading the notifications, the mobile phone would...
Right now apps broadcast messages to all subscribed clients, it would be nice if the apps could send messages just some of the clients, something like this /message?token=&client= Broadcast messages...
**Is your feature request related to a problem? Please describe.** n/a **Describe the solution you'd like** It would be nice to see the application icon within browser based notifications. **Describe...
Hello, the IE11 Browser shows only an empty/white page. I think the UI is not working with IE11. That is ok and at the same time the problem. ;-) My...
Did you ever consider implementing the "Receiver"-side of the [Linked Data Notifications](https://www.w3.org/TR/ldn/) protocol? Personally, I'm tinkering with linked data technologies and decentralized social web approaches right now and Gotify was...
Hi It would be nice to see the Notification in different colors in regards to the priority. As priority information is stored in the db. It would be nice to...
Currently, the provided executable is dynamically linked and will refuse to start on machines with obsolete GLIBC versions. (prior to GLIBC 2.28, which is released on Aug 2018) Since we...