/iCultus

Alternative menubar calendar for OS X

Primary LanguageVue

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

Download

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 or bugfix/xxx
  • Pull request

License

MIT License