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

Not working on windows (10) #18

Closed
nakshay opened this issue May 28, 2018 · 2 comments
Closed

Not working on windows (10) #18

nakshay opened this issue May 28, 2018 · 2 comments

Comments

@nakshay
Copy link

nakshay commented May 28, 2018

Hi @0xAX ,

I tried to use below code on MacOS it worked, but its not working on windows, Specifically I am using windows 10.

notifier := notificator.New(notificator.Options{
		DefaultIcon: "icon/default.png",
		AppName:     "Tracker",
	})
notifier.Push(title, body, iconPath, notificator.UR_CRITICAL)
@l1f
Copy link

l1f commented Jan 28, 2020

I think it is because windows is not implemented.

@nakshay
Copy link
Author

nakshay commented Feb 7, 2020

Readme says "Windows with growlnotify", anyway I don't need it now

@nakshay nakshay closed this as completed Feb 7, 2020
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