From 53bb8d729abca1d21aa931a304c00104149f11a8 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Thu, 28 Nov 2024 02:25:10 -0300 Subject: [PATCH] Add new app: Easy Quran --- apps/easyquran.json | 3 +++ apps/easyquran.yml | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 apps/easyquran.json create mode 100644 apps/easyquran.yml diff --git a/apps/easyquran.json b/apps/easyquran.json new file mode 100644 index 0000000..6a3252e --- /dev/null +++ b/apps/easyquran.json @@ -0,0 +1,3 @@ +{ + "version": "0.1.0" +} diff --git a/apps/easyquran.yml b/apps/easyquran.yml new file mode 100644 index 0000000..9210ad9 --- /dev/null +++ b/apps/easyquran.yml @@ -0,0 +1,22 @@ +name: Easy Quran +description: Read and listen to The Noble Quran +icon: https://al-quran.reflectslight.io/x/i/EasyQuran/icon.png +screenshots: + - https://al-quran.reflectslight.io/x/i/EasyQuran/1.png + - https://al-quran.reflectslight.io/x/i/EasyQuran/2.png + - https://al-quran.reflectslight.io/x/i/EasyQuran/3.png +license: GPLv3 +website: https://github.com/ReflectsLight/EasyQuran#readme +git_repo: https://github.com/ReflectsLight/EasyQuran#readme +download: + url: https://github.com/user-attachments/files/17943016/al-quran.KaiOS.production-4bc5503.zip + manifest: https://gitlab.com/banana-hackers/store-db/-/raw/master/apps/easyquran.json +author: 0x1eef <0x1eef@proton.me> +maintainer: 0x1eef <0x1eef@proton.me> +has_tracking: false +has_ads: false +meta: + tags: quran; koran; islam; islamic-software; quran study tool; study tool; + categories: + - education +type: packaged -- GitLab