Skip to content

TalMaIka/AlertNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

AlertNotify

AlertNotify Pic

AlertNotify is a Windows alerting tool designed to provide real-time notifications about missile and drone incidents in Israeli-Oref. The tool fetches data from a public API and displays notifications with sound alerts.

Features

  • Real-time notifications for missile and drone incidents.
  • Sound notifications for attention.

Requirements

  • Python 3.x
  • requests library
  • winsound library (for sound notifications)
  • tkinter library (for GUI)

Installation

  1. Clone the repository:

    git clone https://github.com/TalMaIka/AlertNotify.git
    cd AlertNotify
  2. Install the required Python libraries:

    pip install requests

Usage

  1. Run the script:

    python AlertNotify.py
  2. The tool will start monitoring for new incidents. When an incident is detected, a pop-up notification will appear with the details.

About

Israeli-Oref Real Time Alerts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages