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

Add Notification support for sending alerts. #7

Closed
poush opened this issue Sep 5, 2018 · 1 comment
Closed

Add Notification support for sending alerts. #7

poush opened this issue Sep 5, 2018 · 1 comment
Labels
good first issue Good for newcomers
Milestone

Comments

@poush
Copy link
Owner

poush commented Sep 5, 2018

Instead of using alert() for any errors, we should rely on something better like the sliding notifications of macOS.

@poush
Copy link
Owner Author

poush commented Sep 5, 2018

On Windows 10, a shortcut to your app with an Application User Model ID must be installed to the Start Menu.
On Windows 8.1 and Windows 8, a shortcut to your app with an Application User Model ID must be installed to the Start screen. Note, however, that it does not need to be pinned to the Start screen.
On Windows 7, notifications work via a custom implementation which visually resembles the native one on newer systems.

@poush poush added the good first issue Good for newcomers label Sep 5, 2018
@poush poush added this to the v0.0.1 milestone Sep 6, 2018
@poush poush closed this as completed in 7f85970 Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant