Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Add "Notify" Ability #30

Open
burkeholland opened this issue Jul 24, 2013 · 2 comments
Open

Add "Notify" Ability #30

burkeholland opened this issue Jul 24, 2013 · 2 comments

Comments

@burkeholland
Copy link

If it's decided that #29 is a good idea, we should notify users when things have failed or there are errors. This could additionally be configurable.

Since we already require Chrome, we should be able to do this with the notifications API? Looks like Chrome is deploying a new "Notifications Center" with Chrome 28.

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

@bsatrom
Copy link
Contributor

bsatrom commented Jul 24, 2013

Great idea!

@mishoo
Copy link
Contributor

mishoo commented Jul 26, 2013

Seems the Chrome notifications API is available only for Chrome extensions and packaged apps, which isn't the case of the bootstrapper.. Any case, there has to be some CLI tool that the bootstrapper could call... still looking into this.

For now when things fail the notifications show up in the bootstrapper console.

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

No branches or pull requests

3 participants