Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mamal72/electron-jalali-calendar
- Owner: mamal72
- License: mit
- Created: 2015-11-22T16:24:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-23T22:16:57.000Z (about 9 years ago)
- Last Synced: 2024-08-04T06:02:05.960Z (6 months ago)
- Topics: calendar, electron, jalali-calendar, menubar, react
- Language: JavaScript
- Homepage:
- Size: 851 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
![]()
# 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)