An application that lives on your tray and shows you 'when' people is.
Things may break.
This is a pet project and I've just spent the least amount of time on it to learn solve my problem and learn some technologies along the way.
I've tried this out on Mac OS Catalina and Kubuntu Linux 20.04.
There are release builds that are not signed on purpose, I didn't want to spend time/money there.
Get your build from the releases page.
Check out the configured Github Actions for a working example on how to build the app.
# to install dependencies, just required the first time
yarn
# to run the app
yarn start
# to install dependencies, just required the first time
yarn
# to package the app
yarn package