A menubar client for Microsoft ToDo built with Electron and https://github.com/maxogden/menubar.
This is not final. I don't really know anything about JS and CSS but it seems to work allright.
- run
npm install
- run
npm run build
to make MenuDo.app - run
npm start
to run app from CLI without building (for testing)