Skip to content

Automated Python application that monitors and alerts users to potential aurora borealis sightings based on real-time geomagnetic activity

Notifications You must be signed in to change notification settings

emmarhoffmann/AuroraAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Aurora Alert

Aurora Alert is a Python application designed to monitor geomagnetic activity and alert users of potential aurora visibility based on the Kp index. The application checks the aurora forecast periodically from the Soft Serve News website (https://softservenews.com/) and sends notifications during optimal viewing times, ensuring users don't miss out on nature's spectacular light show.

Features

  • Real-time Aurora Monitoring: Continuously checks aurora forecasts to detect high geomagnetic activity.
  • Email Notifications: Sends email alerts when the Kp index reaches a threshold that suggests visibility of the aurora borealis.
  • Customizable Alert Threshold: Users can set the Kp index threshold for alerts based on their local visibility conditions.
  • Automated Timing: Only sends alerts during nighttime hours, adjusting for local sunrise and sunset times to ensure alerts are relevant.
  • 24/7 Monitoring with Task Scheduler: Set up Task Scheduler on Windows to run the script continuously in the background.

About

Automated Python application that monitors and alerts users to potential aurora borealis sightings based on real-time geomagnetic activity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages