Rain sucks. Getting caught in the rain sucks even more! Well what can you do about it? ..Ahrain!
Ahrain is a tool we devoped to alert you if the day is going to be rainy. Furthermore, a tool that will ONLY notify you IF they day is going to be rainy, else dead silence (anti-spam!). And if the day ahead will be rainy, Arhain will deliver you an email in the morning containing the forecast of the day to help you stay dry!
Here's why it's awesome:
- Runs an automated rain check every 24h at a customized time
- Delivers an email only if there will be rain
- Fits into your morning email digest
- Microptimizes your day by saving you time of doing the repetitive task of checking the weather just for rain every day..
- ..open source!
Built with Python3!
-
Clone the repo
git clone https://github.com/AleksaGavric/Ahrain.git
-
Install Python packages (check python imports)
pip3 install
-
Upload to Amazon AWS with .env set up
-
Set up S3 bucket with .csv info
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated!
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
In case you have any feedback contact:
- Aleksa Gavric - agavric AT rochester DOT edu
- Samuel Henderson - shende21 AT rochester DOT edu
Happy using!