Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

executable file
·
15 lines (9 loc) · 453 Bytes

menuDo

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.

Screenshot

Screenshot

Example Build Process

  • run npm install
  • run npm run build to make MenuDo.app
  • run npm start to run app from CLI without building (for testing)