https://github.com/houarizegai/prayertimes
Desktop application :computer: for calculating Muslim prayer times 🕌 and setting an alarm (Adhan) :alarm_clock: for the prayer times.
https://github.com/houarizegai/prayertimes
adhan javafx-application javafx-desktop-apps prayer prayer-times
Last synced: about 2 months ago
JSON representation
Desktop application :computer: for calculating Muslim prayer times 🕌 and setting an alarm (Adhan) :alarm_clock: for the prayer times.
- Host: GitHub
- URL: https://github.com/houarizegai/prayertimes
- Owner: HouariZegai
- License: mit
- Created: 2018-10-25T20:40:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T20:24:52.000Z (about 1 year ago)
- Last Synced: 2025-02-17T21:54:24.108Z (2 months ago)
- Topics: adhan, javafx-application, javafx-desktop-apps, prayer, prayer-times
- Language: Java
- Homepage:
- Size: 10.7 MB
- Stars: 178
- Watchers: 2
- Forks: 48
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prayer Times  أوقات الصلاة
[](https://raw.githubusercontent.com/HouariZegai/PrayerTimes/master/LICENSE)Desktop app for calculating Muslim prayer times 🕌 and setting an alarm (Adhan) :alarm_clock: for the prayer times.
أداة تساعدك على معرفة أوقات الصلاة في ولايات الجزائر وتقوم كذلك بتشغيل الأذان عندما يحين موعد الصلاة## Features
* [x] Simple to use
* [x] All Algeria cities have been added
* [x] Remember your settings (selected city, adhan, ..ect)
* [x] Can hide the app to be on the system tray## Screenshots
Main screen | Settings Page
:---------------------:|:------------------:
 | 
Adhan (Alarm) |
 |## Requirements
* Java11+
* Maven## Installation
1. Download the repository (project) from the download section or clone it using the following command:
```shell
git clone https://github.com/HouariZegai/PrayerTimes.git
```
2. Run the app by running the maven command inside the project folder:
```shell
mvn clean javafx:run
```## Contributing 💡
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed.
If you find any issue just put it in the repository issue section, thank you.