Creating a temperature Messanger

ankurg132

Ankur Gupta

Posted on January 14, 2021

Creating a temperature Messanger

Temperature messanger is a CLI project where you can type in a city name and a reciever's contact number and the tool will send a text message to the reciever's number showing the temperature and weather of that particular city.

It uses a variety of modules including yarns to let the user enter details using command prompt, request to used the API's and Twilio and open weather API to send message and recieve the data.

I used this article to use the open weather API and then simply followed the twilio documentation to send an SMS.

Here is the demo video->

Hope this helps!

💖 💪 🙅 🚩
ankurg132
Ankur Gupta

Posted on January 14, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Creating a temperature Messanger
showdev Creating a temperature Messanger

January 14, 2021