Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mamal72/electron-jalali-calendar

:calendar: A simple menubar app for Jalali calendar built by Electron and React
https://github.com/mamal72/electron-jalali-calendar

calendar electron jalali-calendar menubar react

Last synced: 4 months ago
JSON representation

:calendar: A simple menubar app for Jalali calendar built by Electron and React

Awesome Lists containing this project

README

        

# electron-jalali-calendar
**electron-jalali-calendar** is a very simple menubar app built by [Electron](https://github.com/atom/electron) and [React](https://github.com/facebook/react).


screenshot

# Installation

You can clone this repository and build the app using tools like [electron-prebuilt](https://github.com/mafintosh/electron-prebuilt). I didn't test it on `Windows` or `Linux`, but I made binaries for them and it works.

There is also an OS X prebuilt binary in the [releases](https://github.com/mamal72/electron-jalali-calendar/releases). You can simply download the zip file, extract it and drag the single binary app to your `Applications` folder.

# Ideas?

Just fill an issue and describe it. I'll check it ASAP. :)

# Contribution

This app is just a simple test. It's nor perfect or even good at all! But you can fork the repository, improve or fix app and then send the pull requests back if you want to see them here. I really appreciate that. :heart:

Remember to lint your code before sending pull requests. Do the grunt lint task by running the following command and fix the errors if you get any.
```bash
grunt lint
```

# Thanks

* [@Mohebifar](https://github.com/mohebifar) for [react-persian-datepicker](https://github.com/mohebifar/react-persian-datepicker)
* [@Maxodgen](https://github.com/maxogden) for [menubar](https://github.com/maxogden/menubar)
* [@Behrang](https://github.com/behrang) & [@Jalaali](https://github.com/jalaali) for [moment-jalaali](https://github.com/jalaali/moment-jalaali)
* [@Paomedia](https://www.iconfinder.com/paomedia) for [calendar-icon](https://www.iconfinder.com/icons/285670/calendar_icon)