printprayers is an application that allows any user to display the next prayer time in the mosque of your choice.
Before using printprayers, ensure you have the API server running locally. You can find the API project at mawaqit-api.
Follow the instructions provided there to set up and run the API server.
git clone https://github.com/M-Arnone/printprayers.git
cd printprayers
chmod +x printprayers.sh
./printprayers.sh <mosque>
is a variable that contains your mosque's ID.
- Visit mawaqit
- Select your country
- Find your mosque
Note: The search function is currently unavailable. A fix is in progress.
Once found, your mosque's ID will be visible on the page, corresponding to what is highlighted.
For example, for the Assalam Mosque in Argenteuil, the ID is assalam-argenteuil
.
printprayers is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for details.
For any questions or suggestions, feel free to contact me via email at [email protected].