This PowerShell script retrieves daily Islamic prayer times based on your geographical location. It uses the JAKIM parameters for calculating prayer times.
- Detects your latitude and longitude.
- Retrieves prayer times using an API.
- Displays prayer times with the current date.
- PowerShell 5.0 or higher
- Internet access
-
Clone or download this repository.
-
Open PowerShell and navigate to the script's directory.
-
Run the script:
.\Get-PrayerTimes.ps1
-
The script will display the current date and the daily prayer times.
This script uses the Aladhan API to fetch prayer times based on your location.