Skip to content

MIWXAlerts Lite is a lightweight, open-source Python tool that fetches and displays active weather alerts for Michigan using the National Weather Service API.

License

Notifications You must be signed in to change notification settings

GLSevereNetwork/GLSN-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GLSevereNetwork (GLSN) Lite

Label Sync Auto Assign Python Version License Contributions Welcome


GLSN Lite is a lightweight, open-source Python tool that fetches and displays active weather alerts for Great Lakes Region using the National Weather Service (NWS) API.
It is a simplified, community-friendly edition of the private GLSN project, designed for transparency & educational use.


✨ Features

  • Fetches live weather alerts for WI, MI, OH, IL, and IN directly from NWS.
  • Displays event type, severity, affected areas, and effective/expiration times.
  • Command-line interface (CLI) with no extra setup required.
  • Lightweight – only depends on requests and colorama.

πŸ“¦ Installation

Clone the repository and install the required dependencies:

git clone https://github.com/GLSevereNetwork/GLSN-lite.git
cd GLSN-lite
pip install -r requirements.txt
python main.py

🀝 Contributing

Contributions are welcome! Feel free to fork this repo, open an issue, or submit a pull request to suggest improvements.

πŸ“œ License

This project is licensed under the GNU GPLv3 License.

About

MIWXAlerts Lite is a lightweight, open-source Python tool that fetches and displays active weather alerts for Michigan using the National Weather Service API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages