Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.12 KB

Salati

Overview

Salati is a google chrome extension that shows the prayer times for muslims.

In a prayer time salati push a text notification, plays adhan and execute some actions (block internet or close browser).

All this can be configured by the user using a simple user interface.

The extension uses HTML 5 features and chrome JavaScript API.

Prayer Times Calculation

Muslims perform five prayers a day. Each prayer is given a certain prescribed time during which it must be performed. The prayer calculations are based off PrayTimes library by Dr. Hamid Zarrabi-Zadeh.

Authors