Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Push notifications for platform change & delays #180 #176

Open
SerkanYildiz opened this issue Jul 11, 2016 · 5 comments
Open

Feature: Push notifications for platform change & delays #180 #176

SerkanYildiz opened this issue Jul 11, 2016 · 5 comments

Comments

@SerkanYildiz
Copy link
Contributor

Wouldn't a awesome idea to send push notifications to users on their phone, when there is a platform change or delay. It will be useful when you couldn't hear the announcement on the station.

https://developers.google.com/web/fundamentals/getting-started/push-notifications/?hl=en

@pietercolpaert
Copy link
Member

Cool indeed! Didn't know this was possible!

@SerkanYildiz
Copy link
Contributor Author

Will work on this ;-) I'll do a pull request when it's ready

@pietercolpaert
Copy link
Member

Focus on your oSoc16 work right now ;-) I also have doubts about how expensive this would be to keep online: we want to keep this cheap to host. So let's not do this too quickly

@JeromeGillard
Copy link

Also interested by a delay notification. To keep it lightweight, the API could invoke one decentralized webhook (Webhooks are "user-defined HTTP callbacks").
Then the remote server could push notifications by anyway he likes (push notification, mail, SMS, Pushbullet, Slack, ...). This way, the load would charge only this server.

If that is up, I could spend time to code an app that would fill automatically my "compensation for delays" sheets. I am tired to fill it by hand!

@pietercolpaert
Copy link
Member

@JeromeGillard You could as well just do that with the data that is exposed by the API right? Also, there are quite some apps that provide this functionality already, such as BeTrains and BeLate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants