Prayer Reminder helps you keep track of the next prayer directly from the VS Code status bar.
The extension shows the remaining time until the upcoming prayer, reminds you when it is time for Adhan, and keeps prayer times available even after restarting VS Code.
Features
Shows the next prayer and remaining time in the status bar.
Shows today's full prayer schedule when you hover over the status bar item.
Per-prayer notification messages with relevant Quranic verses and hadith.
Morning Adhkar (أذكار الصباح) reminder after Fajr prayer with a read-only webview panel containing the full adhkar.
Evening Adhkar (أذكار المساء) reminder after Asr prayer with a read-only webview panel containing the full adhkar.
Quick-access adhkar button in the tooltip — Morning Adhkar before noon, Evening Adhkar after noon.
Lets you configure city, country, and calculation method from the tooltip or command palette.
Auto-detects city and country on first setup when no location has been configured.
Lets you re-detect location from the tooltip or command palette.
Shows Dhuhr as Jumu'ah on Fridays.
Saves prayer times locally, so VS Code does not need to call the API every time it opens.
Loads a rolling 30 days of prayer times when an internet connection is available.
Refreshes the saved prayer times when fewer than 14 future days remain.
Falls back to saved prayer times if the API cannot be reached.
Handles the end of the day by moving to tomorrow's Fajr instead of showing undefined or NaN.
Extension Settings
prayerReminder.city: City name, for example Cairo.
prayerReminder.country: Country name, for example Egypt.