https://github.com/linarcx/soha
A modern calendar written in qt-quick.
https://github.com/linarcx/soha
calendar persian-calen qml qt5
Last synced: about 1 year ago
JSON representation
A modern calendar written in qt-quick.
- Host: GitHub
- URL: https://github.com/linarcx/soha
- Owner: LinArcX
- License: gpl-3.0
- Archived: true
- Created: 2019-03-25T19:22:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T06:49:57.000Z (about 6 years ago)
- Last Synced: 2025-03-17T02:46:26.411Z (over 1 year ago)
- Topics: calendar, persian-calen, qml, qt5
- Language: QML
- Homepage:
- Size: 1.53 MB
- Stars: 27
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Soha   
A modern calendar written by qt to see dates and events in a quick glance.
## Preview

## Purposes
1. Provide a modern/simple UI for users who want to see dates and events in a quick glance.
2. Can be used as a __date-converter__.
## Features
1. Convert jalali dates to hijri/gregorian dates.
2. Convert hijri dates to jalali/gregorian dates.
3. Convert gregorian dates to hijri/jalali dates.
4. Show events related to each day.
## Events
1. PersianLonar
2. PersianNational
3. PersianPersonage
4. PersianSolar
5. World events
## Installation
### Arch
1. if you have arch-linux, life is easy:). just go to AUR:
`packer -S soha-git`
### Build From Source
2. Install these dependencies first:
|Dependencies||
|-----|:-----:|
|[git](https://www.archlinux.org/packages/extra/x86_64/git/)|
|[qt5-base](https://www.archlinux.org/packages/extra/x86_64/qt5-base/)|
|[qt5-quickcontrols](https://www.archlinux.org/packages/extra/x86_64/qt5-quickcontrols/)|
|[qt5-quickcontrols2](https://www.archlinux.org/packages/extra/x86_64/qt5-quickcontrols2/)|
3. clone the repo:
`git clone https://github.com/LinArcX/Soha/`
4. go to cloned directory and make the project with qmake build tools:
`cd Soha`
`qmake`
`make`
5. run the application:
`./soha`
## What is Soha?
> ستاره ای کوچک و کم نور در صورت فلکی دب اکبر در انتهای ملاقه پهلوی عناق .
> Alcor is the fainter companion of Mizar, the two stars forming a naked eye double in the handle of the Big Dipper (or Plough) asterism in the constellation of Ursa Major.
> السها هو نجم مرافق لنجم المئزر وأكثر خفوتاً منه، لكنهما نجم مزدوج بالنسبة للناظر من على سطح الأرض بالعين المجردة الموجود في كوكبة الدب الأكبر
Soha
## Donate
- Bitcoin: `13T28Yd37qPtuxwTFPXeG9dWPahwDzWHjy`

- Monero: `48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e`

## License
