###########################
Change the weather location
###########################
Example: Search for San Fransisco. Then you will be redirected to this page: http://weather.yahoo.com/united-states/california/san-francisco-2487956/ The number on the end of the url, i.e. 2487956, is the WOEID of San Fransisco.
2. Copy the id number and open the `snowyrc` in an editor. Search for 2286457
and replace it with your WOEID.
3. In case the weather icon doesn't update, kill the running conky process by
this command: killall conky
Now start the conky again by this command:
conky -c /home/<your_username>/.conky/SnowyConky/snowyrc
..
.
├── [4.0K] icons/
├── [4.8K] conky_clock.lua
├── [ 812] README.txt
├── [6.8K] snowy_conky_aurora
└── [420K] snowyconky.png
1 directory, 4 files
To download all files from a directory, try:
wget -r --no-parent [URL]
That is a shame GitHub limits file size to 100MB.