Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalalmostafa/prayertimes
In-Browser Prayer Times and Notifications for Google Chrome and Microsoft Edge Chromium
https://github.com/jalalmostafa/prayertimes
chrome chrome-browser chrome-extension edge edge-extension microsoft-edge notifications prayer-times react typescript webpack webpack4
Last synced: about 1 month ago
JSON representation
In-Browser Prayer Times and Notifications for Google Chrome and Microsoft Edge Chromium
- Host: GitHub
- URL: https://github.com/jalalmostafa/prayertimes
- Owner: jalalmostafa
- License: mit
- Created: 2019-07-09T13:18:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T16:15:33.000Z (about 1 year ago)
- Last Synced: 2024-03-21T03:32:30.671Z (9 months ago)
- Topics: chrome, chrome-browser, chrome-extension, edge, edge-extension, microsoft-edge, notifications, prayer-times, react, typescript, webpack, webpack4
- Language: TypeScript
- Homepage:
- Size: 7.96 MB
- Stars: 17
- Watchers: 8
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: ReadMe.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Prayer Times
In-Browser Prayer Times and Notifications for [Google Chrome](https://chrome.google.com/webstore/detail/prayer-times/ipkhkglhpmngdkgclngmlpkekkpplbgm)
Features:- In-Browser Notifications
- Choose what you want to get notified for
- Choose your location manually
- A.M./P.M. and 24Hours formatBy using this extension, you agree to the [Privacy Policy](https://jalalmostafa.github.io/prayertimes/PrivacyPolicy.html)
Support Prayer Times by buying me a coffee!
## How to Build
Technology stack: React - TypeScript - Webpack
- Create `.env` file in root directory and set the following properties:
```bash
# Google Geolocation and Maps APIs
GMAPS_API_KEY=
```- `yarn install`
- `yarn start`## Credits
- [`app/src/common/prayer-times.ts`](https://github.com/jalalmostafa/chrome-prayertimes/blob/master/app/src/common/prayer-times.ts) is a a fork of Hamid Zarrabi-Zadeh's [`prayertimes.js`](http://praytimes.org/code/v2/js/PrayTimes.js) license under GNU LGPL v3.0
- Icons made by [Freepik](https://www.flaticon.com/authors/freepik) from [www.flaticon.com](www.flaticon.com)