Takvimi is a simple, beautiful prayer times app made for the Albanian-speaking Muslim community. It shows you accurate daily prayer schedules, counts down to the next prayer, and keeps you connected with Islamic dates and holidays — all in Albanian.
- Prayer times at a glance — See all five daily prayers plus Imsaku, Sabahu, and Sunrise, tailored for your location.
- Next prayer countdown — Know exactly how much time is left until the next prayer, updated in real time.
- Gregorian + Hijri calendar — See both today's date and the Islamic date with Albanian-transliterated month names.
- Islamic festivals — Browse upcoming Islamic holidays and special days throughout the year.
- Daylight hours — See how long the day is from sunrise to sunset.
- Ramadan mode — A special banner greets you during the holy month of Ramadan.
The app is designed to be clean, calm, and easy to read. It works great on both phones and desktops.
# Download the code
git clone https://github.com/rem7i/takvimi.git
# Go into the folder
cd takvimi
# Install everything you need
npm install
# Start the app
npm run devThen open http://localhost:5173 in your browser and you're all set.
- React + TypeScript — the core framework
- Vite — fast development server and build tool
- Tailwind CSS — styling
- Lucide React — icons
- hijri-js & @umalqura/core — Hijri date calculations
The entire interface is in Albanian (shqip) — prayer names, dates, labels, and all. It's built for Albanian-speaking users who want a prayer times app that speaks their language.
Found a bug? Have an idea? Feel free to open an issue or send a pull request. All contributions are welcome!
This project is open source under the MIT License.