Skip to content

Releases: bialger/weather-forecast

Ferdinando II de' Medici

28 Aug 17:28
8eb1b92
Compare
Choose a tag to compare

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

12 Aug 22:25
a57ffa7
Compare
Choose a tag to compare
  • 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

02 Aug 01:32
8e38b66
Compare
Choose a tag to compare

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

29 Jul 23:48
66b6ec3
Compare
Choose a tag to compare

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

27 Jul 00:11
5a39514
Compare
Choose a tag to compare

First release of the app. Installs and builds perfectly on *NIX, but has some problems with Windows