Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.21 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.21 KB

AzanNotifier

AzanNotifier is a Python-based tool designed to help users stay informed about prayer times. This tool provides timely notifications for the five daily prayers, helping users maintain their prayer schedule conveniently.

Features

  • Prayer Time Notifications: Get notified of the five daily prayer times.
  • Customizable Settings: Adjust notification settings to suit your preferences.
  • Support for Multiple Locations: Set your location to receive accurate prayer times.
  • User-Friendly Interface: Easy to set up and use, even for those with minimal technical knowledge.

Screenshots

Here are some screenshots of AzanNotifier in action:

  1. Main Interface: Main Interface

Requirements

  • Python 3.6+
  • requests library
  • PyQt5 library
  • plyer library

Installation

  1. Clone the repository:

    git clone https://github.com/MarwanMagdy0/AzanNotifier.git
    cd AzanNotifier
  2. Download the current year's data:

    python install_year_data.py
  3. Run the main script:

    python main.py

License

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