Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

Desktop notifications #13

Closed
ikanor opened this issue Jan 29, 2015 · 0 comments
Closed

Desktop notifications #13

ikanor opened this issue Jan 29, 2015 · 0 comments

Comments

@ikanor
Copy link
Contributor

ikanor commented Jan 29, 2015

Have the page sending a desktop notification whenever a deploy finishes. When it takes time to deploy, it helps forgetting that you were waiting for it. It's super simple:

     new Notification("Deploy Finished", {body: "Container 84fe2a9ad467 is up and running."})

The docs: https://developer.mozilla.org/en/docs/Web/API/notification

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

No branches or pull requests

2 participants