- Real-time countdown - Live countdown to the next prayer time
- Offline support - Works great as a PWA, accessible even without internet after initial load
- Multi-language - Supports English, Turkish, Arabic, German, and French (and more soon)
- Location-based - Automatic location detection with manual selection for any city
- Monthly calendar - View prayer times for the entire month with Gregorian/Hijri calendar toggle
- Starred locations - Save your favorite locations for quick access
- Mobile optimized - Responsive design that works beautifully on all devices
- Simple & fast - Minimalist interface focused on what matters
- Node.js 18+ and npm/yarn/pnpm
- Clone the repository:
git clone https://github.com/blcnyy/salahnow.git
cd salahnow- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser
- Next.js 16 - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- Framer Motion - Smooth animations
- shadcn/ui - Accessible components
- Hugeicons - Beautiful icons
Salah[Now] is a Progressive Web App. After visiting the site, you can:
- Install it on your device (mobile or desktop)
- Use it offline after the initial load
- Access prayer times without an internet connection
- Türkiye - All 81 provinces with accurate prayer times provided by T.C. Diyanet İşleri Başkanlığı
- Worldwide - Prayer times for any city worldwide via AlAdhan API
Please read the Contributing guide for setup steps, pull request expectations, and coding standards. By participating you agree to follow the Code of Conduct.
- Share a clear description of the problem or feature
- Include reproduction steps and expected versus actual behavior
- Attach screenshots or recordings when helpful
- Translations and new language support
- UI and accessibility improvements
- Performance and offline reliability
- Bug fixes and regression tests
- Documentation updates
Please review the Security Policy for responsible disclosure instructions.
This project is open source and available under the MIT License.
Copyright (c) 2025 Ömer Balkan
- Prayer times data from T.C. Diyanet İşleri Başkanlığı (Türkiye) and AlAdhan API (worldwide)
- Icons from Hugeicons