Skip to content

rcMarty/CWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWeather

See Weather - when you are too lazy to look outside

todo

  • API connection
    • Retrieving location from IP address
    • Retrieving location from city name
  • Parsing data
  • Displaying information
    • Maybe to console, I don't know
    • Displaying graph in console
  • Settings
    • Setting local location
    • Celsius or Fahrenheit
    • Setting API key
    • Setting whether air quality will be present
    • Setting whether astronomy information will be present
  • Input/output things
    • Saving weather to JSON
    • Displaying weather from JSON
    • Loading settings from JSON
    • Saving settings to JSON

instalation

  • you must have curlpp installed
  • just cmake it and make it

About

simple weather app as a project to school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published