Skip to content

Conky-for-macOS/conky-Vision

 
 

Repository files navigation

Vision ☀️ ☔ ☁️ ❄️ ⛄

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.


Compatibility:

The latest version of this theme is on the master branch, and it supports conky 1.10.x.


Installation

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. 😄


API Key

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 .conkyrcfile.


City

Find the ID of your city and place it inside the template7 variable inside the .conkyrc file.


Language

By default this conky will use your default locale.

Edit the template9 variable in the .conkyrc file to change the language.


Units

Edit the template8 variable inside the .conkyrc file to change the units.


Colors

  • 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 the Icon 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.

About

A conky theme | ported to macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%