NedaaDevs / nedaa

Muslims prayer times app in Flutter
3 stars 1 forks source link

Nedaa | نداء


Nedaa

Prayer Times Alter

Download on the App Store Get it on Google Play Explore IT ON App Gallery

## Table of Contents - [Table of Contents](#table-of-contents) - [Introduction](#introduction) - [Features](#features) - [Feedback](#feedback) - [Want to see the app in your language?](#want-to-see-the-app-in-your-language) - [Example](#example) - [Build Process](#build-process) - [README Template.](#readme-template) - [this readme template is based on GitPoint.](#this-readme-template-is-based-on-gitpoint) ## Introduction ![CI Status](https://github.com/nedaaDevs/nedaa/actions/workflows/flutter-ci.yml/badge.svg) View Prayer Times, Hijri Date, get notifications for prayer times, and more to come. **Available for both iOS and Android.**

iphone-preview oneplus-preview

## Features Nedaa Features: * Simple and intuitive design. * Notifications for each prayer and iqama times * Deep customization for the notifications settings, with the ability to enable/disable, and change the sound, and timing of the iqama, along with other settings. * Multi-language support Arabic and English. [Want to see the app in your language? ](#want-to-see-the-app-in-your-language) * Finding the location automatically using the phone’s GPS. Or manually. * Count down to the next prayer. * Count up since the last prayer. * Prayer times for the current day. * and more to come.

## Feedback If there is a feature you would like to see in the app, please let us know support@nedaa.io. We are always looking for ways to improve the app. Also pull request are welcome.
If you find any issue please [file an issue](https://github.com/nedaaDevs/nedaa/issues/new). If you have any questions, feel free to reach us at support@nedaa.io ## Want to see the app in your language? If you would like to see the app in your language please help us by submitting a pull request with the translation of the [strings](https://github.com/NedaaDevs/nedaa/blob/master/lib/l10n/app_en.arb).
If you are not familiar with the process of submitting a pull request, please send us an email at support@nedaa.io
Please note that you only need to translate this part of the file
### Example ```json Translate this part only. "allowNotifications": "Allow Notifications", ``` ## Build Process - **A Mac is required if you wish to develop for iOS.** - Clone or download the repo - `flutter pub get` to install dependencies - `flutter run ` to run the app in the connected device/emulator.
## README Template. ### this readme template is based on [GitPoint](https://github.com/gitpoint/git-point).