Skip to content

sharpfoxdev/Open-weather-map-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPEN WEATHER MAP APPLICATION

  • To use this application, you firstly need to install it by running ./install_my_owm.sh in this folder.

  • Then go to https://home.openweathermap.org/users/sign_in, make an account there, get the API key there and copy it to this application by using "my_ssg register <instert_api_key_here>".

Possible subcommands

  • register <api_key> registers API key within application
  • search <name_of_city> searches for the city to get it's ID
  • add <city_ID> adds chosen city to the list of your bookmarked cities
  • list prints out all of your bookmarked cities
  • rm <city_ID> removes chosen city from the list of bookmarked cities
  • when run without any subcommand, the app will print out the current weather and two day forecast for all of your bookmarked cities

AUTHORS

Made by Michaela Markova, David Truhlar and Michal Trejdl as a task for course Introduction to Linux, NSWI177 at Charles University, 2020.

About

Application for displaying current weather and forecast using open weather map API. Written in python. Released 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors