MELP
Meeting helper: a meeting/event countdown timer in your Mac OS tray.
Currently in a development stage.
Follow the steps to get a build up and running:
cd
into the swift folder, and runswift build
cd
into the electron folder, and runnpm install
- Change the calendar name in
electron/main.js
- Do
npm run start
and the application should appear in your Mac tray.
Enjoy!