http://djyde.github.io/iCultus/
iCultus is an alternative menubar calendar for OS X. It's based on Electron and Vue.js.
$ brew cask install icultus
$ npm install
$ npm dev # start webpack-dev-server
$ npm app # run the app
- Fork this repo
- Create new branch from master, name it
fetaure/xxx
orbugfix/xxx
- Pull request
MIT License