- An app that displays an Ayah (verse) of the Quran (as a notification) from time to time.
- Super light, no UI, just a tray icon.
- For linux, it should only work on Gnome.
- Here is the (.apk) file: https://drive.google.com/file/d/1N5A9_HdxFKMIjWYFDFCWrdydwQx3CZIY/view?usp=sharing
- Sadly, this android version doesn't support notifications; I'm working on it.
- I still don't know how to upload a file larger than 25MB here.
- Just download the portable zip file from the release page.
You can install the requirements by installing python first, then in a terminal, type "pip install requirement_name".
Requirements (Python libraries):
- setproctitle
- notifypy
- pystray (also requires 'libappindicator-gtk3')
- PIL (pillow)
Final steps:
- Download the "Linux" folder, name it as "Ayah" & Put it wherever you want.
- Edit the text of (menulibre-آية.desktop) according to where you have put the 'Ayah' folder..
- Copy (menulibre-آية.desktop) to (/home/username/.local/share/applications/).
- Log out if necessary.
- Windows OS may detect it as a Trojan, maybe because it has access to the command line; and I will try to fix this when possible.
- It may not work if you put in a protected folder, like "program files x86".