speedracker on DeviantArthttps://www.deviantart.com/speedracker/art/Flair-Weather-Conky-Made-for-Conky-Manager-510130311speedracker

Deviation Actions

speedracker's avatar

Flair Weather Conky . Made for Conky Manager

By
Published:
51.6K Views

Description

Nice Clean Conky for your linux Desktop.
Dark And light version

Weather Icons by +Kelly Kretchek 
Thanks to his free weather icons.

Also Thanks to +zagortenay333  for his work with
Jelly Conky .

Conky Manager Version Below.
drive.google.com/file/d/0B0eO_…



. First install "conky" if you don't have it, also ensure that you have "curl" installed.
****************************************************************************************
sudo apt-get install conky-all curl python-feedparser -y


***Weather***
To change the weather first load up Yahoo! Weather in your browser, search for your city and copy the 6 digit code in the URL. Back in the text editor, scoot down to the line containing the text weather.yahooapis.com/forecastrss?w=12707719&u=c’ and replace the stock weather code with the one for your location. To change the temperature unit to Fahrenheit replace the ‘c’ at the end of this link with ‘f’.
© 2015 - 2024 speedracker
Comments51
Join the community to add your comment. Already a deviant? Log In

See the following Yahoo! web site:

https://developer.yahoo.com/weather

The weather.yahooapis.com API has been decommissioned, so it appears the script would have to be significantly modified to work with the newer API.