miscellaneous/openwaether_api
2024-02-18 19:12:44 +01:00
..
example OpenWeather API 2024-02-18 15:21:53 +01:00
LPDWeatherU.pas fixed: add state only if US 2024-02-18 19:12:44 +01:00
owa_sample.png OpenWeather API 2024-02-18 15:21:53 +01:00
README.md Update README.md 2024-02-18 15:24:08 +01:00

OpenWeather API

Get the current weather and the forecast from OpenWeather API. You can get a free api key at: https://home.openweathermap.org/users/sign_up

To compile the example, you need the CalLite component - you can install using OnlinePackageManager or download from https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/callite/ and install manually.

sample screenshot