A theme for conky powered by OpenWeatherMap.
It displays the time, date, current weather, and forecast for the next 4 days.
NOTE: This is a fork of the original conky-Vision that has been modified to work on macOS. This would not have been possible without the contributors of the original project.
The latest version of this theme is on the master branch, and it supports conky 1.10.x
.
You can run the install
script which automatically configures the widget so that it can be used by ManageConky.
(Install Destination is ~/Documents/Conky)
NOTE some files/folders are hidden; unhide them. 😄
For now, you need to register a private API key on OpenWeatherMap to get weather data.
Place the API key in the template6
variable inside the .conkyrc
file.
Find the ID of your city and place it inside the template7
variable inside the .conkyrc
file.
By default this conky will use your default locale.
Edit the template9
variable in the .conkyrc
file to change the language.
Edit the template8
variable inside the .conkyrc
file to change the units.
-
Edit the
color
variables inside the.conkyrc
file to change text color. -
To change the icon colors, use the
render-pngs
script to render a folder of icons with the desired color, then change the icon sources in the.conkyrc
file under theIcon Sources
section.- The script requires inkscape.
- The script uses the
SVG
folder to render png's. - You should keep the size at 32(px) for this conky.