Weather Applet
From AWN Wiki
Contents |
[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/
[edit] Installation via awn-manager using awn file
Open up awn-manager and navigate to 'Applets' now download the dot awn press the + button and select the '.awn' package.
.awn files are simply gzip'd tarballs with the .awn extension. So alternatively, you can rename the gunzip and untar the tarball in your ~/.config/awn/applets directory.
THIS .awn FILE IS OUTDATED!!!!

