server
server copied to clipboard
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
This looks like a really cool project and something I've been looking for for a while. Please correct me if I'm wrong on this but from the documentation it doesn't...
**Is your feature request related to a problem? Please describe.** I have users of gotify who are purely on the "receiving side", in the sense that they receive notification and...
Command line arguments given to gotify are ignored. There is f.i. no --help. I was looking for a way to specify the config file to use. Gotify looks in ./gotify.yml...
**Is your feature request related to a problem? Please describe.** If you use `gotify` to handle notifications it would be nice to know if clients are still reachable (or have...
Similar to how the Android app allows you to use absolute time instead of relative, I'd like the same on the web UI. Thank you.
**Is your feature request related to a problem? Please describe.** It would be nice, that no nginx with LUA is needed infront of gotify **Describe the solution you'd like** Implement...
**Is your feature request related to a problem? Please describe.** Once an image is added to an app, it cannot be removed **Describe the solution you'd like** A button to...
**Is your feature request related to a problem? Please describe.** To prevent mistakes and offer more easy copying of app tokens or client tokens, a button to copy a token...
Pretty self explanatory. Option to automatically prune old messages from the gotify.db en masse. I have a particular chatty application for notifications, which over time could be an issue. Would...
On issue #308, curl package has been added on standard Dockerfile. is it possible to add this package on ARM Dockerfile?