An open API service indexing awesome lists of open source software.

https://github.com/f3riend/rain-sense

A program that automatically sends a message if it's going to rain
https://github.com/f3riend/rain-sense

angela-yu openweathermap-api python3 rain sms twilio-api udemy-course-project weather

Last synced: 7 months ago
JSON representation

A program that automatically sends a message if it's going to rain

Awesome Lists containing this project

README

          

# RAIN-SENSE

**Story**

In the mornings I sometimes walk to school or work and sometimes the weather can suddenly turn bad, which has 2 different problems for me;

- Getting wet and sick because of the rain, which I don't want because I don't like a runny nose.
- I have my computer or phone in my bag and it can get wet and break, which is a problem.

If it's going to rain in the next 12 hours, it sends you a message at a time you specify, but for this you need to install python anywhere.

**Used**

- OpenWeatherMap api
- Twilio Api

![Image](https://github.com/f3riend/rain-sense/blob/main/assets/screenshot.jpg)
![Image](https://github.com/f3riend/rain-sense/blob/main/assets/screenshot2.jpg)

**Purpose**

Not only does this program save me from getting wet, but it also helps me organize my life.

Personally, I like projects like this that make my life easier, simple but impressive, it makes me feel good.