Skip to content

SiddharthSaxena/Numix-Conky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numix-Conky

Build Status  Github Release  License

A theme for conky based on Harmattan powered by OpenWeatherMap.



Installation

  • Install conky, curl and jq. sudo apt-get install conky-all curl jq

  • Make sure you have the Droid Sans font installed.

  • Move the .assets folder into your ~ directory.

  • Move the file Numix/.conkyrc into your ~ directory.


API Key

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.

See the list of supported languages


Units

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


Preview