jpenrici / Weather_GTKmm

Experience with Weather API and GTKmm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather_GTKmm

Experience with Weather API and GTKmm.

Test

  • Linux
  • Ubuntu 20.04
  • OpenBox

Requirements

  • libgtkmm-3.0-dev
  • libjsoncpp-dev
  • libcurl4-gnutls-dev
  • libcurl4-openssl-dev
  • gcc-9

References

GTKmm : C++ Interfaces for GTK+ and GNOME.
JsonCpp : JsonCpp is a C++ library that allows manipulating JSON values.
curl : Command line tool and library for transferring data with URLs.
Weather API : OpenWeather platform.

Display

Display

About

Experience with Weather API and GTKmm.

License:MIT License


Languages

Language:C++ 70.4%Language:C 23.3%Language:Makefile 6.3%