android
android copied to clipboard
An app for creating push notifications for new messages posted to gotify/server.
This allows for a more fine grained controll over notifications. todo: - [x] Use Appname as Groupname, not id - [x] Think about how to generate groups outside of onMessage()...
Hey, I'm really happy implementing Gotify for my device communication (Esp32 devices and android phones). It is installed on a Raspberry PI Zero W (For which I had to use...
Is it possible to set a notification sound playing until the User confirm it? This is very important in case of a fire alarm or something similar. By pushover you...
It would be great to be able to click the image in the notification and then be able to zoom and pan. I use PushOver and Gotify, PushOver has this...
Hi, I'm using gotify to monitor some of most important services on mission critical linux servers. My checks run in cron with 5 minute repeat time. When alert is triggered,...
It will be awesome if the app can connect to multiple servers at once. Can be kinda of poor man high availability implementation: A script tries to send a notification...
When sending a message with "extras: {tag: "example"}" you can update the push notification by sending the same tag. When sending a message with "extras: {tag: "example", cancel: "true"}" the...
I want to change the layout of the page so that the App has more room to display the body content(make web pages better displayed on mobile devices and app...
https://developer.android.com/guide/topics/appwidgets/overview Maybe display the last x notifications.
Really liking gotify, thanks for this! It would be nice to be able to customize the icon displayed in the notification bar. Any thoughts?