Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohyoo/ayah-verse
A daily Quran verses notifier.
https://github.com/mohyoo/ayah-verse
quran religion
Last synced: about 1 month ago
JSON representation
A daily Quran verses notifier.
- Host: GitHub
- URL: https://github.com/mohyoo/ayah-verse
- Owner: Mohyoo
- License: mit
- Created: 2024-08-28T20:57:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T13:20:21.000Z (about 2 months ago)
- Last Synced: 2024-11-04T14:19:41.311Z (about 2 months ago)
- Topics: quran, religion
- Language: Python
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description:
1) An app that displays an Ayah (verse) of the Quran (as a notification) from time to time.
2) Super light, no UI, just a tray icon.
3) For linux, it should only work on Gnome.# Installation for Android:
1) Here is the (.apk) file: https://drive.google.com/file/d/1N5A9_HdxFKMIjWYFDFCWrdydwQx3CZIY/view?usp=sharing
2) Sadly, this android version doesn't support notifications; I'm working on it.
3) I still don't know how to upload a file larger than 25MB here.# Installation for Windows:
1) Just download the portable zip file from the release page.# Installation for Linux:
You can install the requirements by installing python first, then in a terminal, type "pip install requirement_name".
Requirements (Python libraries):
1) setproctitle
2) notifypy
3) pystray (also requires 'libappindicator-gtk3')
4) PIL (pillow)Final steps:
1) Download the "Linux" folder, name it as "Ayah" & Put it wherever you want.
2) Edit the text of (menulibre-آية.desktop) according to where you have put the 'Ayah' folder..
3) Copy (menulibre-آية.desktop) to (/home/username/.local/share/applications/).
4) Log out if necessary.# Known Issues:
1) 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.
2) It may not work if you put in a protected folder, like "program files x86".