Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedmansour/prayer-times-extension
Under Development: Prayer Time Calculation based on Geolocation for Chromium and Firefox
https://github.com/mohamedmansour/prayer-times-extension
islam muslim prayer-times qibla ramadan
Last synced: 18 days ago
JSON representation
Under Development: Prayer Time Calculation based on Geolocation for Chromium and Firefox
- Host: GitHub
- URL: https://github.com/mohamedmansour/prayer-times-extension
- Owner: mohamedmansour
- Created: 2010-08-22T17:08:31.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T13:53:50.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T20:42:05.533Z (2 months ago)
- Topics: islam, muslim, prayer-times, qibla, ramadan
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/ndmbeogingkjkmmkoomnigifmpajmbkc
- Size: 3.45 MB
- Stars: 64
- Watchers: 7
- Forks: 22
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-Islam - Prayer Times Extension
- Awesome-Muslims - Prayer Times Extension
README
Muslim Prayer Timetable Extension
=================================Under Development 🚀
Salams! The original Prayer Times was released in 2008 and over the years of maintenance, I have decided to re-implement it under a modern stack and make it significantly better.- 🦊 Add Firefox Support
- 🎨 Add Themes with fresh design
- 👩💻 Modernize the tech stack (React/Webpack/TypeScript/ManifestV3)
- 🔨 Fix a bunch of bugs with prayer times, notifications, etc.
- ⚙ Allow detailed prayer time customizationIf you would lke to help with Translations, Art Themes, or Coding, please reach out!
## About
This is a Chromium / Firefox extension that shows the prayer times for Muslims.
It uses HTML5 geolocation features that grabs the current latitude and longitute
and fetches the prayer times.## Prayer Calculation
This extension is developed by [Mohamed Mansour](http://mohamedmansour.com) but
the prayer time calculations are based off the brother
[Dr. Hamid Zarrabi-Zadeh](http://cg.scs.carleton.ca/~zarrabi/home)There are differing opinions on what angle to use to calculate Fajr and Isha. It
currently supports 6 different calculations.Convention Fajr Angle Isha Angle
Leva Research Institute, Qom, Iran* 16 14
University of Islamic Sciences, Karachi 18 18
Islamic Society of North America (ISNA), USA 15 15
Muslim World League (MWL) 18 17
Umm al-Qura, Makkah, Saudi Arabia 19 90 mins after Maghrib
Egyptian General Authority of Survey 19.5 17.5**Leva Research Institute (L.R.I.) is a religious research center established in 1993 in Qom, Iran
For example, according to L.R.I's convention, Fajr = Dhuhr - T(16), and Isha = Dhuhr + T(14).*For more information regarding the calculations, you can visit Dr.Hamid's [FAQ](http://praytimes.org/calculation)