Qawl
DEPRECATED: See README for new repo ๐ Read the Qurสพฤn on your desktop/laptop. Useful features + beautiful design.
Install / Use
/learn @mr-islam/QawlREADME
This repo is under maintenance, no future development. Follow the re-write at the new repo: https://github.com/mr-islam/qawl-svelte
<div align="center"> <a target="_blank" href="https://qawl.navedislam.com"><img src="https://i.imgur.com/ZABEsxq.png" alt="logo"></a> </div>Why Qawl?
There are dozens of amazing Qur'ฤn applications on mobile devices, and some great ones online for all devices (like the awesome quran.com) โ but there was nothing up-to-date that targeted desktop computers/laptops with only useful features (without excess) and beautiful design.
Qawl is an uncompromising desktop Qur'ฤn reading app, featuring:
- Lightning-fast startup and performance โก
- Ultra high-quality scanned mushaf ๐ท
- Beautiful-yet-effective design ๐ฎ
- Powerful navigation using table of contents, page flip, or direct entry ๐ฏ
- Precise, user-controlled zoom ๐
- One-click access to recitations, tafsir and translations ๐ฑ
- Offline support โ
- Comprehensive keyboard shortcuts ๐น
- Stunning dark theme ๐
- Resume directly at your last read page, zoom and theme ๐พ
- Natural controls with simple click-and-drag scrolling, touchpad pinch gestures, and automatic entry of page when pressing number keys โ๐ผ
- Helpful tooltips to explain all features and teach keyboard shortcuts ๐ญ
See Qawl in action.
Installation
Head to the releases page and choose the appropriate download for your operating system.
Keyboard Shortcuts
Tooltips within the app also explain the keyboard shortcuts for the respective function
| Action | Shortcut |
|-------------------|----------|
| Turn page left | A |
| Turn page right | D |
| Next Surah | W |
| Previous Surah | S |
| Zoom in | = |
| Zoom out | - |
| Toggle fullscreen | F11 |
| Toggle theme | T |
| Jump to last page | E |
| Open on quran.com | Q |
Development
- Clone the repo
cdto the directory- Run
npm ito install (dev) dependencies npm startto run the app locally- Build using
npm run dist
New Mushaf Source: From the King Fahd Glorious Quran Printing Complex online site.
Structure: package.json calls main.js, which loads index.html, which then loads script.js/surahs.js/style.css.
Design Decisions:
- Mobile devices will not be supported; there are already amazing native apps built for them. Qawl supports tablet screen-sizes, though.
- This is meant to replicate the mushaf, so single-page view won't be supported.
- Notes & bookmarks will not be added to the app; keeping separate (digital/manual) notebooks is encouraged instead.
