blueghostuk / trainnotifier-webclient

Web Interface to Network Rail Data
http://www.trainnotifier.co.uk/
GNU General Public License v2.0
1 stars 1 forks source link

Create chrome extension #99

Closed blueghostuk closed 9 years ago

blueghostuk commented 11 years ago

There would be a link from the web interface to subscribe to updates via chrome http://developer.chrome.com/extensions/pageAction.html http://developer.chrome.com/extensions/webstore.html

This would use the chrome notication api to push updates to the client per train. once terminated the connection would be dropped

http://developer.chrome.com/extensions/notifications.html

Could support omi box search to work like command bar http://developer.chrome.com/extensions/omnibox.html

store config http://developer.chrome.com/extensions/storage.html

use google cloud messaging? http://developer.chrome.com/extensions/pushMessaging.html