
ElegWeather
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/sstojkovic/eleg-weather-conky
Simple widget which displays time and basic weather info.
Created because yahoo discontinued their weather api services and many conky weather widgets are not working because of it.
Uses http://openweathermap.org/ for weather info.
Download archive and import it with conky manager or install it manually.
Follow instructions in README.md
Based on: Flair Weather
Refactored script syntax 2 months ago
New conky version does not support old syntax from now so conky scripts are using new lua syntax
Refactored script syntax 2 months ago
New conky version does not support old syntax from now so conky scripts are using new lua syntax
Fix syntax error bug with ubuntu-like distros 7 months ago
Fix hashbang line to target /bin/bash instead /bin/sh. Some distros are defaulted to another shell and some syntax errors are being thrown
Please login or register to add a comment or rating