Is Mihrab a free and open-source prayer times app?
Yes. Mihrab is free software under
AGPL-3.0-or-later, and
the whole app — Android, iPhone, iPad and Mac — builds from
one public repository. Free as in price
too: there is nothing to buy, anywhere.
Are there ads, trackers or a subscription?
None of the three. No ad network, no analytics SDK, no crash reporter, no account, no
subscription and no in-app purchase — the billing library is not in the project at all.
The app is not the product and neither are you.
How do I install the prayer times app on a Mac with Homebrew?
One command:
brew install --cask hassan-ps/tap/mihrab
It installs the Mac Catalyst build — the same app as on iPad, with the Notification
Centre widgets. The cask lives in
Hassan-PS/homebrew-tap and every
release updates it, so brew upgrade keeps you current.
Can Obtainium keep Mihrab updated on Android?
Yes, and it is the recommended way to run the APK. Point
Obtainium at
github.com/Hassan-PS/Mihrab, or use the
one-tap
Obtainium link. Every tag ships the same APK F-Droid builds from the same recipe.
Does Mihrab work without Google Play Services?
Yes. The F-Droid and APK builds carry no Play Services, no Play Billing and nothing
proprietary — that is what lets
F-Droid build and sign it from
source. Nothing in the app depends on Google being on the device.
Does Mihrab track my location or sell my data?
No, and there is nothing in the app that could. No analytics SDK, no ad network, no crash
reporter and no account — so there is no profile for a location to be attached to.
Coordinates are stored encrypted on the device; the only time they leave it is the request
to the prayer-time provider you chose, which needs a place and a date to answer. Pick
on-device calculation and even that request stops.
Does Mihrab work offline?
Once a location is set, prayer times are calculated on the device and notifications are
scheduled locally, so the day works with the network switched off. Downloads you ask for —
mushaf pages, recitation, tafsir — are the only things that need it.