Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Prayer Times


badge-chrome

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 format

By 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)