https://github.com/cybardev/prayers
Site to fetch Islamic prayer times for a given date and location
https://github.com/cybardev/prayers
islamic-prayer-times prayer prayer-times
Last synced: 7 months ago
JSON representation
Site to fetch Islamic prayer times for a given date and location
- Host: GitHub
- URL: https://github.com/cybardev/prayers
- Owner: cybardev
- License: gpl-3.0
- Created: 2023-11-10T00:36:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T08:10:46.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T14:51:44.656Z (over 1 year ago)
- Topics: islamic-prayer-times, prayer, prayer-times
- Language: JavaScript
- Homepage: http://prayers.cybar.dev
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prayers
Site to fetch Islamic prayer times for a given date and location
## Usage (website)
Fill out the query form on [prayers.cybar.dev](https://prayers.cybar.dev "website") as shown below and click the Show button.

## Usage (API)
Use query parameters to retrieve prayer times. For example, to get prayer times of 2023-11-09 at latitude 44.65 and longitude -63.59 use:
## Credits
- [PrayTimes.js](http://praytimes.org/manual)
- [Al Adhan Prayer Times API](https://aladhan.com/prayer-times-api)