Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djyde/iCultus
- Owner: djyde
- Created: 2015-11-05T12:14:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T09:31:20.000Z (almost 9 years ago)
- Last Synced: 2024-06-19T03:29:22.674Z (5 months ago)
- Language: Vue
- Homepage: http://djyde.github.io/iCultus/
- Size: 50.8 KB
- Stars: 173
- Watchers: 10
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - iCultus
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