See Weather - when you are too lazy to look outside
- 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
- you must have curlpp installed
- just cmake it and make it