
  Animated Flip Clock with Weather Forecast


- For Weather API KEY go to  https://openweathermap.org/faq
  This is set in settings.ini

- No scripts has to be edited, all settings are found in settings.ini
  and theme.ini in the theme folders.
   - settings.ini for API info and to set the theme
   - theme.ini for all text and image settings of the theme

- At the moment only Black, Metal and Neon themes works.
  When all bugs are gone, i will make new clock themes and
  also weather icon themes.

- In fonts folder run the 'install-fonts.sh' script to install the fonts
  that are needed. When you have a font you like, throw it in that folder
  and run the script again. It will see the new font and installs it.

- startstop is a quick start/stopper for conky. Also sometimes on the terminal
  it starts and then the terminal looses grip on it and CTRL-C does not react.
  You can stop it with this little script.

- Run 'conky -c ./forecast.conky' on the terminal first to test. If you make
  mistakes in settings.ini or theme.ini, errors will show on the terminal.
  Also the first 2 times it will not start because of some scripts that need
  to get data from the internet. If after some tweaking the conky runs fine,
  then use it from within ConkyManager.

- A known bug: When you swictch from forecast images over or under background
  and conky restarts the first run the forecast images of the previous
  settings show. Restart and it will be fine. (use the startstop script)

- I made a lot of change in the code so older versions (below 1.5) do not
  have compatible themes! Since i still see that i can improve the code on
  a lot of places there will be more versions available soon! All so that
  themes can be made plug and play. Drop in the clockthemes folder and 
  folder name must be set as theme in settings.nl.


For bugs or ideas
 Email: remon@cobrasoft.nl
 Forum: Koentje @ https://forums.linuxmint.com

For updates see
 https://www.cobrasoft.nl/download/conky/flipclock-weather


Have fun! ;)
