Simple script to show random verses and hadith from the holy quran by consuming alquran API and piping that notify-send
save the script islam-notification-linux to your $PATH e.g in ~/.local/bin/islam-notification-linux and give it permissions to execute chmod +x ~/.local/bin/islam-notification-linux
You can install it also as a cron job to run periodically e.g crontab -e and then add this entry
*/15 * * * * /home/xmonader/wspace/islam-notification-linux/islam-notification-linuxthe above cron entry runs every 15mins, please make sure to replace the command path to where downloaded it on your filesystem.
To see the verses in the fullsize notification modal, please try installing Expandable notifications extensionn

