Releases: bialger/weather-forecast
Ferdinando II de' Medici
- Switched to ArgParser v1.3.5.
- Refactored code
Note that for the Windows archive
weather-forecast_1.3_win10+.zip
you should replace zeros in./.config/yandex_api_key.apikey
with an actual Yandex Geocoder API key. Without this replacement you would be able to obtain forecast only for default locations.
If you don't have an API key on Linux, just fill
./.config/yandex_api_key.apikey
with the following:
00000000-0000-0000-0000-000000000000
To use the program without an API key with custom or script installation, do previously mentioned steps and after compilation, unpack cache.zip
and place cache
catalog in ./.config
folder.
Ferdinando II de' Medici
- Switched to ArgParser v1.1.0 from GitHub instead of copied source code.
- User documentation placed in README and the original task is now in TASK
Note that for the Windows archive
weather-forecast_1.3_win10+.zip
you should replace zeros in./.config/yandex_api_key.apikey
with an actual Yandex Geocoder API key. Without this replacement you would be able obtain forecast only for default locations.
If you don't have API key on Linux, just fill
./.config/yandex_api_key.apikey
with following:
00000000-0000-0000-0000-000000000000
To use program without an API key with custom or script installation, do previously mentioned steps and after compilation unpack cache.zip
ande place cache
catalog in ./.config
folder.
Ferdinando II de' Medici
Version 1.3.0:
- Reworked CMake to make installation easier.
- Improved installation script for Windows.
- Updated user documentation.
Note that for the Windows archive
weather-forecast_1.3_win10+.zip
you should replace zeros in./.config/yandex_api_key.apikey
with an actual Yandex Geocoder API key. Without this replacement you would be able obtain forecast only for default locations.
If you don't have API key on Linux, just fill
./.config/yandex_api_key.apikey
with following:
00000000-0000-0000-0000-000000000000
To use program without an API key with custom or script installation, do previously mentioned steps and after compilation unpack cache.zip
ande place cache
catalog in ./.config
folder.
John Jeffries
Added full Windows support.
Note that for the Windows archive
weather-forecast_1.2_win10+.zip
you should replace zeros in./.config/yandex_api_key.apikey
with an actual Yandex Geocoder API key. Without this replacement you would be able obtain forecast only for default locations.
If you don't have API key on Linux, just fill
./.config/yandex_api_key.apikey
with following:
00000000-0000-0000-0000-000000000000
To use program without an API key with custom or script installation, do previously mentioned steps and after compilation unpack cache.zip
ande place cache
catalog in ./.config
folder.
Galileo Galilei
First release of the app. Installs and builds perfectly on *NIX, but has some problems with Windows