poush / H2

Supporting light weight extensions for heavy task lifting
MIT License
16 stars 32 forks source link

Add Notification support for sending alerts. #7

Closed poush closed 5 years ago

poush commented 5 years ago

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

poush commented 5 years ago

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.