Skip to content

anandvardhan09/Temperature-Alert-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Alert agent

This App uses Api service to update real time temperature of a location and give the user an alert message to user for user defined maximum or minimum temperature of the location.

Auto Setup

If you use Windows and have used virtual environments, run ⬇️ file.

This will create a virtual env, install the required libraries, and start the app.

.\run.ps1

If you use Linux and have used virtual environments, run ⬇️ file.

This will create a virtual env, install the required libraries, and start the app.

./run.sh

Adding your own API key in a .env file with api key from openweathermap:

  1. Go to openweatherapp site: https://home.openweathermap.org/api_keys
  2. Create a account and verify email.
  3. Generate an API key and copy the API key.
  4. Now in repo, Create a file inside the repo with name .env.
  5. Put your API key in inside quotation mark like below and save your file.

Screenshot (55)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •