Nabil-Lahssini / Google-AIY-prayer_assistant

AIY optimized voice assistant Python library that tells when the next Islamic prayer will occur.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-AIY-prayer_assistant

AIY optimized voice assistant Python library that tells when the next Islamic prayer will occur.
This application is based on the open-source prayer-tool library.

How to get it ?

The aiy prayer assistant is a python package available via pip.

pip install aiy_prayer

How to use it ?

To use the tool you must simply type this command. When it's done, the assistant will wait for you to push the button. That's it !

python -m aiy_prayer -c <city> -l <language> -v <volume>

Example

python -m aiy_prayer -c Brussels -l fr -v 60

About

AIY optimized voice assistant Python library that tells when the next Islamic prayer will occur.

License:MIT License


Languages

Language:Python 100.0%