This project contains a variety of resources related to the Quran, including its translations, Tafsir (interpretations), Hadith collections, Surah details, and much more. The project provides access to Islamic texts, Quranic content, and audio resources.
This repository provides multiple resources:
- Quran APK: APK file for accessing the Quran.
- Images: Collection of Quran-related images (e.g., logos and borders).
- Lang: Contains different language files (HTML files).
- Podcast: RSS feed for podcast updates.
- Source: Contains Hadiths, Surah data, Tafsir, and Translation in different formats like JSON.
Below is an overview of the directory structure of the project:
.
├── Apk/
│ └── quran.apk
├── images/
│ ├── 1000080607-removebg.png
│ ├── 1000080617-removebg-preview.png
│ ├── download.png
│ ├── golden-islamic-border-free-png.png
│ └── pic.png
├── lang/
│ ├── home.html
│ ├── surah-details-ar.html
│ ├── surah-details-ea.html
│ ├── surah-details-en.html
│ └── index.html
├── podcast/
│ └── rss.xml
├── source/
│ ├── hadiths/
│ │ ├── abudawud/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ ├── ahmed/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ ├── bukhari/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ ├── darimi/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ ├── ibnmajah/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ ├── malik/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ ├── muslim/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ ├── nasai/
│ │ │ ├── chapters.json
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ └── ...
│ │ └── tirmidhi/
│ │ ├── chapters.json
│ │ ├── 1.json
│ │ ├── 2.json
│ │ └── ...
│ ├── surah/
│ │ ├── surah_1.json
│ │ ├── surah_2.json
│ │ ├── surah_3.json
│ │ ├── surah_4.json
│ │ ├── surah_5.json
│ │ ├── surah_6.json
│ │ ├── surah_7.json
│ │ ├── surah_8.json
│ │ ├── surah_9.json
│ │ └── ...
│ ├── tafsir/
│ │ ├── en-tafsir-ibn-kathir/
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ ├── 3.json
│ │ │ └── ...
│ │ ├── en-tafsir-maarif-ul-quran/
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ ├── 3.json
│ │ │ └── ...
│ │ ├── ur-tafseer-ibn-e-kaseer/
│ │ │ ├── 1.json
│ │ │ ├── 2.json
│ │ │ ├── 3.json
│ │ │ └── ...
│ ├── translation/
│ │ ├── en/
│ │ │ ├── en_translation_1.json
│ │ │ ├── en_translation_2.json
│ │ │ ├── en_translation_3.json
│ │ │ └── ...
│ │ ├── ur/
│ │ │ ├── t_surah_001.json
│ │ │ ├── t_surah_002.json
│ │ │ ├── t_surah_003.json
│ │ │ └── ...
│ ├── 1000080607-removebg.png
│ ├── 1000080617-removebg-preview.png
│ ├── click.mp3
│ ├── download.png
│ ├── golden-islamic-border-free-png.png
│ ├── juz.json
│ ├── names-of-allah.json
│ ├── pic.png
│ ├── surah.json
│ └── surah.sources