Make it possible to notify the user whenever a system they follow has a change in who's fronting
Mobile
Tricky to implement due to needing some way to run in the background, and to do push notifications. With PKStatus being a Quasar app and us not having much knowledge on Android development, definitely low on the list of priorities.
Web
Should be easy enough, web browsers support push notifications, so if we can implement that we should be good to go.
See Using the Notifications API
Desktop
Electron also seems to Support the Notifications API
Make it possible to notify the user whenever a system they follow has a change in who's fronting
Mobile
Tricky to implement due to needing some way to run in the background, and to do push notifications. With PKStatus being a Quasar app and us not having much knowledge on Android development, definitely low on the list of priorities.
Web
Should be easy enough, web browsers support push notifications, so if we can implement that we should be good to go.
See Using the Notifications API
Desktop
Electron also seems to Support the Notifications API