Skip to content

Usimon71/console_weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleWeather

Description

Console application that displays weather forecasts for a selected list of cities.

Preview

image

Data source

Features & interface

  • Display the weather forecast for several days ahead (the default value is set by the config)
  • Update with some frequency (set by config)
  • Switch between cities using the keys "n", "p"
  • End the program using Esc
  • Increase/decrease the number of forecast days by pressing the “+”, “-” keys

The list of cities, update frequency, number of forecast days must be defined in json config "configs/my_config". As well as config with ninja api key: "api_ninjas.json".

Dependencies

  • CPR for requests
  • ftxui for user interface
  • nlohmann for json interaction

About

Console application that displays weather forecasts for a selected list of cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors