A web-based tool for analyzing and visualizing prayer times data across different locations and calculation methods.
- Calculate prayer times for any location worldwide
- Support for both Gregorian and Hijri calendar years
- Multiple calculation methods (ISNA, Muslim World League, etc.)
- Interactive visualization of prayer times throughout the year
- Detailed statistics for prayer times, intervals, and fasting durations
- Address search with autocomplete using OpenStreetMap Nominatim
- GPS location support
- Export statistics to JSON
-
Enter a location by:
- Typing an address (with autocomplete)
- Entering coordinates manually
- Using the GPS button to get your current location
-
Select the year type (Gregorian or Hijri) and enter the year
-
Choose a calculation method
-
Click "Calculate" to generate prayer times and statistics
-
View the interactive chart and statistics tables
-
Optionally download the statistics as JSON
- Clone the repository:
git clone https://github.com/yourusername/UPTST.git
cd UPTST- Open
index.htmlin your web browser
This tool uses the following APIs:
- Aladhan API for prayer times calculation
- OpenStreetMap Nominatim for geocoding
MIT License - see LICENSE file for details