Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djyde/iCultus

Alternative menubar calendar for OS X
https://github.com/djyde/iCultus

Last synced: 3 months ago
JSON representation

Alternative menubar calendar for OS X

Awesome Lists containing this project

README

        

# iCultus

[![](https://img.shields.io/github/downloads/djyde/iCultus/total.svg)](https://github.com/djyde/iCultus/releases)

http://djyde.github.io/iCultus/

iCultus is an alternative menubar calendar for OS X. It's based on [Electron](http://electron.atom.io) and [Vue.js](http://vuejs.org).

# Screenshot

![](https://cloud.githubusercontent.com/assets/914329/11066233/536e23c2-8802-11e5-8a19-607288b1a927.png)

# Install

```bash
$ brew cask install icultus
```

[Download](https://github.com/djyde/iCultus/releases)

# Build

```bash
$ 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