stanurkov / notification-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron JS Notifications Test app

This package is supposed to demonstrate notifications clicking issue under Windows 10.

To install packages, run

yarn install

Once packages installed, run the app in the development mode:

yarn start

See Windows notifications toast and click or close them - the action is displayed in the app's window.

To build installation package:

yarn make

Once installation package is made, start it ("out/make/squirrel.windows/PLATFORM_NAME/notification-test-1.0.0 Setup.exe" file) - click notification toasts and see

About


Languages

Language:JavaScript 90.6%Language:HTML 9.4%