Kumpulan doa dan dzikir harian — Daily duas & dhikr collection.
- Doa Harian, Dzikir Sholat, Doa Situasional
- Arabic text, latin transliteration, translation, and hadith source
- Today's Dua highlighted at the top
- Search across all duas
- Filter by category
- Save favorites
- Indonesian / English
- Adjustable Arabic font size
- Dark mode
- Copy to clipboard
- Works offline (PWA)
dzikr can be installed on your phone or desktop and works fully offline after the first visit.
Android (Chrome)
- Open dzikr.pages.dev in Chrome
- Tap the menu (⋮) → Add to Home screen
- Tap Add
iPhone / iPad (Safari)
- Open dzikr.pages.dev in Safari
- Tap the Share button (□↑) → Add to Home Screen
- Tap Add
Desktop (Chrome / Edge)
- Open dzikr.pages.dev
- Click the install icon (⊕) in the address bar
- Click Install
The app must be accessed from the live URL (not
file://) for PWA features to work.
Open index.html in a browser. No server or build step needed.
Edit js/data.js. Each entry follows this shape:
{
id: 'unique-id',
tag: { id: 'Kategori', en: 'Category' },
title: { id: 'Judul Doa', en: 'Dua Title' },
arabic: 'النص العربي',
latin: 'transliteration',
translation: { id: 'Terjemahan', en: 'Translation' },
source: 'HR. Bukhari no. 000'
}Add to data.harian, data.sholat, or data.situasi depending on category.
Static files — deploy to any host. Currently on Cloudflare Pages.