Alert-Notifier is a tool designed to give notifications based on select new and updated weather alerts from the NWS. The tool also has a web-based dashboard that can be turned on and will display all active alerts processed through the tool.
The project is stored in the Alert-Notifier folder and contains the following:
/Alert-Notifier - All Python Programs /files - All needed support files /files/web - All files needed for the web-based dashboard
- Clone the repository:
- Install the required dependencies: pip install -r requirements.txt
python Alert-Notifier/main.py
To contribute to Alert-Notifier:
- Fork the repository
- Create a new branch for your feature
- Make your changes
- Submit a pull request
This project is licensed under the GNU Affero General Public License v3.0. You can find more details about the license here: LICENSE