Home

Awesome

electron-jalali-calendar

electron-jalali-calendar is a very simple menubar app built by Electron and React.

<p align='center'> <img alt='screenshot' src='https://raw.githubusercontent.com/mamal72/electron-jalali-calendar/master/screenshot.png' /> </p>

Installation

You can clone this repository and build the app using tools like 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. 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.

grunt lint

Thanks