Skip to content

Text myself rain/snow condition and time of any location, also to remind me to hang out with my dog every two hours via text messages using API, JSON parsing, Twilio, and more.

Notifications You must be signed in to change notification settings

thelouieshi/weather_puppy_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

weather_puppy_text

I built this program to text myself whether it will rain or snow in Colorado and also to tell myself to hangout with our dog every two hours. Please obtain your own Twilio authentication add your own number. Please feel free to download and modify for your own use. Things you will need to make this code work:

  1. Download both main.py and text.py which contains the Text class.
  2. The latititude and longitude of your desired location.
  3. Your own API ID on OWM weather map.
  4. Your own Twilio credentials.
  5. You can also change the frequency and timing of the puppy text as you wish.
  6. This code is designed to run with PythonAnywhere or other cloud services.

About

Text myself rain/snow condition and time of any location, also to remind me to hang out with my dog every two hours via text messages using API, JSON parsing, Twilio, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages