salman660 / NamazTimings

Namaz Timings App/ Prayer Timings is an open-source application that provides accurate prayer times with a unique pixelated (minimal) look inspired by wall clocks in mosques. It utilizes the Adhan library to calculate and display prayer times accurately.

Home Page:https://play.google.com/store/apps/details?id=com.apptic.namaztimings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Namaz Timings - نماز اوقات

App Logo

Namaz Timings App is an open-source application that provides accurate prayer times with a unique pixelated (minimal) look inspired by wall clocks in mosques. It utilizes the Adhan library to calculate and display prayer times accurately.

Features

  • Accurate prayer times calculation.
  • Minimalistic and pixelated design inspired by mosque wall clocks.
  • Supports multiple locations and timezones.
  • Notifications for prayer times.
  • Customizable notification sound and volume.
  • Dark and light mode support.
  • Offline support for previously fetched prayer times.
  • Easy-to-use and user-friendly interface.

Screenshots

Screenshot 1 Screenshot 2

Installation

  1. Clone the repository to your local machine: git clone https://github.com/salman660/namaz-timings-app.git
  2. Install the required dependencies:npm install
  3. Start the application: npm start

Usage

  1. Launch the app.
  2. Set your location and timezone.
  3. Customize notification settings if desired.
  4. The app will display the prayer times for the current day.

Contributions

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/master
  3. Make your changes and commit them: git commit -m 'Add feature/fix bug'
  4. Push to your branch: git push origin feature/your-feature-name
  5. Create a pull request to the main branch of the original repository.

Please make sure your code follows the project's coding standards and includes appropriate documentation.

Credits

This project relies on the Adhan library for prayer times calculation.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Enjoy using the Namaz Timings App! If you have any questions or encounter issues, please feel free to open an issue on GitHub.

About

Namaz Timings App/ Prayer Timings is an open-source application that provides accurate prayer times with a unique pixelated (minimal) look inspired by wall clocks in mosques. It utilizes the Adhan library to calculate and display prayer times accurately.

https://play.google.com/store/apps/details?id=com.apptic.namaztimings


Languages

Language:Java 100.0%