Skip to content

jamazi/prayers_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

prayers time

Python script to fetch prayers timings.

The script will fetch prayers timings from aladhan.com api and save it to user .config directory.

Usage

Simply call the script

python3 prayers.py

To show next prayer only

python3 prayers.py --next

To force update the prayers timings file

python3 prayers.py --update

To show output in specific language

python3 prayers.py --lang en
python3 prayers.py --lang ar

Releases

No releases published

Packages

No packages published

Languages