A minimal weather conky.INSTALLATION(1) tar jxf Conky-Weather.tar.bz2(2) cd Conky-Weather/(3) sh install.sh(4)sudo pip3 install pyowmCONFIGURATION(1) API-keyGo to https://openweathermap.org/ and create an account to acquire an API-key.(2) settings.luaEdit "settings.lua" (~/.conky/Conky-Weather/settings.lua) and change the appropriate values for api_key, city and country_code.(3) Start it ~/.conky/Conky-Weather/start_weather.sh &
Ratings & Comments
2 Comments
Error : conky: llua_do_call: function conky_start_widgets execution failed: settings.lua:93: bad argument #2 to 'format' (number expected, got string)
Try the new Conky-Weather version (1.01).