This will trigger notifications from Hass websocket in OSX / Winndows (and soon android)
pip3 install -r requirements.txt
(Optional)
pip3 install -r requirements_osx.txt
$ python3 hass-native/main.py -h ws://localhost:8123/api/websocket -t api_token
This is just a proof of concept, it will display ALL notifications atm. and that might not suit everyone.
The goal is to create a cross-plattform "native"-application for kiosk-mode, just notifications or both.