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