Skip to content

zulfio/al-azan

 
 

Repository files navigation

Al-Azan

an open-source Adhan (أذان) - prayer times application built using react-native.

Get it on F-Droid

or get the APK from the Releases section.

Apks released on GitHub are per CPU architecture, if you don't know which one to download, simply download the file that has "universal" in It's name.

Features

  • Ad-Free

  • Doesn't use any kind of trackers

  • Open-source

  • You can search for your location online Or use GPS offline

  • Set custom Adhan audio

  • Select different Adhan audio for Fajr namaz

  • In addition to five daily prayers, it has settings for Sunrise, Sunset, Midnight and Night Prayer (Tahajjud)

  • Many options for Adhan (اذان) calculation

  • Light/Dark theme

  • Hide times you don't need

  • Set reminders before or after a prayer time

  • Homescreen and notification Widgets

  • Is localized in English, Persian, Arabic, Turkish, Indonesian, French, Urdu, Hindi, German

Screenshots

How to run this project

for development:

# 1. install packages
yarn install

# 2. build the debug version and launch emulator
yarn android

# 3. run the packager
yarn start

for creating a release build locally to debug:

cd android && ./gradlew :app:assembleRelease

to uninstall app while keeping data:

adb shell cmd package uninstall -k com.github.meypod.al_azan

Translations

All translations are synced with translation.io with source code as single source of translation keys. it is synced during CI build for releases or when lingui.config.js file is configured and yarn sync_and_purge command is run.

Translators

Translation to other languages has been done by these awesome people:

Turkish

Indonesian

French

  • Contributor has chosen to stay anonymous

Urdu

Hindi

  • Contributor has chosen to stay anonymous

German

Thanks to

react-native community members.

Translation.io (Lingui.js) for providing free services for open source projects.

Geonames.org for providing search api for geocoding.

and many other library maintainers that I can't list them all.

About

Privacy-first ad-free open-source muslim Adhan (islamic prayer times) app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.8%
  • Java 16.8%
  • JavaScript 4.9%
  • Shell 0.8%
  • Ruby 0.7%
  • Objective-C 0.7%
  • Objective-C++ 0.3%