This repository contains two Python scripts to help track daily prayer schedules during Ramadan and Lent. Each script includes a real-time countdown and daily updates.
main.pyβ Main launcher to select between Ramadan or Lent prayer tracker
- Daily prayer schedule: Fajr, Shuruq, Dhuhr, Asr, Maghrib, Isha, Suhoor, Iftar
- Live countdowns to each prayer
- Automatic daily increment of prayer times
- Terminal clears for real-time display
- Works on Linux/macOS (uses
clearcommand)
- Fixed prayer times: Lauds, Sext, None, Vespers, Compline
- Dynamic countdown for each prayer
- Prayer schedule resets at midnight
- Continuous real-time updates every second
- (Optional) Language selection dropdown (if implemented)
git clone https://github.com/RamadanScript.git
cd RamadanScript