I'm lazy so I built a rain notifier instead of checking for rain
1–4 of 4 posts
Re: I'm lazy so I built a rain notifier instead of checking for rain
#2Its called Ahrain, ahh... rain, I know, it's bad.
But it works! It was built in 2 days with a python scraper getting the weather data from a google weather search and emailing it through AWS Lambdas and S3 bucket stuff. Its open source, any comments will be appreciated! Please go check it out, and please don't crash it haha, hosting for free on Vercel as of now!
Re: I'm lazy so I built a rain notifier instead of checking for rain
#3interesting idea, but have you thought of using a weather API instead? I just signed up!
Re: I'm lazy so I built a rain notifier instead of checking for rain
#4interesting idea, but have you thought of using a weather API instead? I just signed up!
I have, but I want to validate the need first, so thanks for signing up!