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

Windows 10 support? #2

Open
HammyHavoc opened this issue May 7, 2016 · 4 comments
Open

Windows 10 support? #2

HammyHavoc opened this issue May 7, 2016 · 4 comments

Comments

@HammyHavoc
Copy link

Awesome plugin, would love to see it support Action Centre in Windows 10 along with the badge API.

@adriankeenan
Copy link
Owner

It's possible to show Windows 10 notifications from a powershell script, so this should be easy to achieve:

  • Modify this powershell script to take the toast content from an argument.
  • Modify this line in the plugin to call your powershell script, instead of my console-toast-8 exe.

I haven't tested this, but I don't see why it wouldn't work.

@Kerber0ss
Copy link

can you modify you script for windows 10 ?

@adriankeenan
Copy link
Owner

I don't maintain this anymore, but my comment above should give you an idea of how to get notifications working in Windows 10.

@ghost
Copy link

ghost commented Apr 1, 2017

I still don't understand how.

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

3 participants