'My Weather Indicator': A New Ubuntu Weather Appindicator

The new indicator-datetime (clock indicator) which was released in Ubuntu 10.10 Netbook Edition (and will also be default in 11.04 Desktop edition too) doesn't provide any weather info like the old Gnome Clock applet.







To add the PPA and install My Weather Indicator in Ubuntu Lucid, Maverick or Natty, use the following commands

sudo add-apt-repository ppa:lorenzo-carbonell/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator                                                                                                                                              
Once installed, run it by going to Accessories > My Weather Indicator.

install Conky Colors Ubuntu 10.10


Conky is a free, light-weight system monitor for X, that displays any information on your desktop. You've seen it in many screenshots under various forms; take a look at these screenshots if you don't know what Conky is.


A while back we told you about a really easy way to configure Conky using a GUI called ConkyWizard - which is very nice, but it doesn't come with plugins and too many options. Conky Colors on the other hand doesn't come with a GUI but is just as easy to set up (from the command line) and it comes with A LOT of options and scripts (from Gmail to Rhythmbox, weather and more) so you can create an amazing looking Conky in a matter of seconds (don't let our long guide fool you - you just have to install a few packages and run Conky Colors)You can view a list of options supported by Conky Colors, here.


How to set up and use Conky Colors in Ubuntu
1)
For Ubuntu 10.04 or older only: Add the Conky PPA

sudo add-apt-repository ppa:norsetto/ppa
sudo apt-get update


For any Ubuntu Version

sudo apt-get install conky-all
2. Install other required packages
You'll also need the following packages:

sudo apt-get install python-statgrab ttf-droid curl
Optional: if you want Conky to display your CPU / motherboard temperatures and hard disk, also install lm-sensors and hddtemp:

sudo apt-get install lm-sensors hddtemp

Now you need to configure lm-sensors. Run this in a terminal:

sudo sensors-detect

Then enter "y" for everything and run this to start the sensors:

sudo /etc/init.d/module-init-tools start

For hddtemp to work in Ubuntu 10.04, you need to run this command:

sudo chmod u+s /usr/sbin/hddtemp

And then reboot.


3. Download Conky Colors

4. Configure Conky Colors
a) Extract the downloaded archive (from step 3), use a terminal to navigate to the folder where you extracted it and run:

make

b) Now to see all the available options, use the following command:

./conky-colors --help

Then to set up everything, simply run "./conky-colors" followed by the options you want. Here is an example:

./conky-colors --lang=english --theme=ambiance --cpu=2 --cputemp --swap --updates --hdtemp1=sda --proc=3 --clock=modern --nvidia --calendar --m --network --rhythmbox=case --ubuntu


I used the command above to get Conky the way it looks in the screenshot in the beginning of the post.
There are many options available such as themes, Gmail, Rhythmbox (or other music players) plugins, network info, hard drive temperatures, available / used disk space, display images, weather, todo lists, battery status and lots more - like I said, to see them all, use "./conky-colors --help".
c) Once you are done, run the following command:

make install
d) Try it out. Run conky by pressing Alt + F2 and then type "conky" or type "conky" into a terminal. To close conky, if you run it from a terminal press Ctrl + C or type "killall conky".
4. Put Conky in your Startup applications

To run Conky when your computer starts, go to System > Preferences > Startup Applications, add a new startup application and under "Name" enter "conky" and under command, enter "~/.conkycolors/bin/conkyStart"

3 Beautiful Conky Configurations


1. Conky Meet Faenza

Conky meet faenza



2. Conky Launchpad

Conky Launchpad


3. Conky Ken

Conky ken


The first 2 Conky setups above are very easy to configure - just install conky, then copy the extracted files (look for hidden files and folders too) into your folder and that's it. Conky Ken takes a bit longer to set up but it's not all that difficult, however I couldn't get the weather to work (it might have something to do with might location though). For each of the 3 Conky setups above, download the archive and see the README for exact installation instructions.


And speaking of Conky - Conky Colors, an utility to easily set up amazing custom Conky configuration has just been updated (by the way, I was using Conky Colors in the Compiz 0.9.2 screenshot). Download the latest Conky Colors | How to set up Conky Colors Cairo mode (rings).

Window Applets 0.2.10

Window Applets is a package that comes with two Gnome panel applets: Window Title and Window Buttons which are basically controls for windows that are placed on the Panel instead of the window. They provide a clever way to increase vertical screen space.











New features / changes in Window Applets 0.2.10:

  • Disabled applet hiding by default (it was causing confusion with new users)
  • Added option to override button orientation (automatic/default, horizontal and vertical)
  • Added option to reverse button order
  • Updated themes: Ambiance-Maverick, Radiance-Maverick (thank you Cierreics)
  • Saturate title icon and darken text on inactive
  • Select a more apropriate non-custom title text color
  • Added options to set both active and inactive font/color
  • Added experimental option to show window action menu on title right click. Warning: Overrides applet menu over title.
To install Window Applets 0.2.10 in Ubuntu, you can use the WebUpd8 PPA:


 sudo add-apt-repository ppa:nilarimogard/webupd8

sudo apt-get update

sudo apt-get install gnome-window-applets

Then, right click the Gnome Panel, select "Add to panel" and add "Window Title" and "Window Buttons".

Find Us On Facebook

Related Posts Plugin for WordPress, Blogger... Linux Directory