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
- Host: GitHub
- URL: https://github.com/f3riend/rain-sense
- Owner: f3riend
- Created: 2024-04-23T20:27:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-26T21:42:44.000Z (over 1 year ago)
- Last Synced: 2025-01-20T01:20:52.127Z (9 months ago)
- Topics: angela-yu, openweathermap-api, python3, rain, sms, twilio-api, udemy-course-project, weather
- Language: Python
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
**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.