This is a Python script to play recitations (murotal) of verses from the Holy Quran in Termux using the Al-Quran Cloud API.
- Python 3.x
requestsmodule: Install using `pip install requests- pkg install mpv
$ pkg install python
$ pip install requests
$ Install an audio player in Termux if needed
$ git clone (url_source)
$ cd murotal
$ python murotal.pyFollow the prompts to input the surah number, Quran edition, or verse reference you want to listen to.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.