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

Show an OS notification if something fails #3

Open
orta opened this issue Nov 24, 2018 · 2 comments
Open

Show an OS notification if something fails #3

orta opened this issue Nov 24, 2018 · 2 comments

Comments

@orta
Copy link
Member

orta commented Nov 24, 2018

Tests could take a long time.

@daneov
Copy link
Collaborator

daneov commented Feb 8, 2019

I'm assuming this should be platform independent?
On MacOS you could do something like osascript -e 'display notification "\(failedCommand)" with title "Komondor" subtitle "Failed hook"', but beside if-ing the platform (MacOS/Linux), is there an approach that you're aware of to achieve this?

@orta
Copy link
Member Author

orta commented Feb 8, 2019

I'm very fine with Mac only, as nearly everyone devs on a Mac - so long as it doesn't crash on linux that's a very reasonable answer to me 👍

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

2 participants