A daemon or service for notifying about Islamic prayers timings on Linux using an API from aladhan.com.
Dependancies:
1- g++
2- curl
3- nlohmann-json
4- dunst (Or any notification server.)
g++ main.cpp -o IPT
You can auto start "IPT" on startup on you system.
Note: You must change every absolute path used in this project to yours!!.
Note: in every execution timings are updated, so every day when auto start it will be updated if there's internet connection.