electron | ionic | vite | react | tailwind
web & mobil & desktop
Never miss a prayer again with our intuitive prayer time application. Whether you're at home, work, or traveling, stay connected to your faith with accurate prayer times tailored to your location.
- Multi-language support (en, tr)
- Dark mode (dark, light, system mode)
- Adhan time of 81 provinces
- 30 days azan time is kept in localstorage
- Api (aladhan.com)
$ cd ./electron/
$ npm install
or
$ yarn install
or
$ pnpm install
$ npm dev
or
$ yarn dev
or
$ pnpm dev
# For windows
$ npm build:win
# For macOS
$ npm build:mac
# For Linux
$ npm build:linux
or
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux
or
# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux
$ cd ./react/
$ npm install
or
$ yarn install
or
$ pnpm install
$ npm dev
or
$ yarn dev
or
$ pnpm dev
$ npm build
or
$ yarn build
or
$ pnpm build
Distributed under the Apache-2.0 License. See LICENSE for more information.