Weather Applet
From AWN Wiki
[edit] Installation
This applet can be installed in one of three ways.
[edit] Installation via AWN-extras
A install guide can be found here: Awn Extras
[edit] Using the trunk
On ubuntu you want to install the bzr revision control system first. So open up a terminal and run this command:
cd Desktop && sudo aptitude install bzr && bzr co http://bazaar.launchpad.net/~awn-extras/awn-extras/trunk trunk
Now we move the weather-applet into the applet directory(~/.config/awn/applets/) by running:
cp -R ~/Desktop/trunk/weather/* ~/.config/awn/applets/
No weather folder in Desktop/trunk after running the first command above!...?

