GNOME Twitter client: Gwibber

I have been looking for a really clean and easy to use Twitter client for a long time. I recently tried out Gwibber and it seems like I found what I wanted: Gwibber is easy to use, fast and focuses on the important things.

GNOME Twitter client: Gwibber

You can tweet by using the little input box at the bottom. You get a little bubble notification at the bottom left of your screen if somebody you follow tweets. (This can be disabled.) Gwibber stays in your tray if close it.

How to install Gwibber on Ubuntu 8.10 Intrepid

1. Create a file “/etc/apt/sources.list.d/gwibber.list” and add the Gwibber repository:

GNOME Twitter client: Gwibber

# File: /etc/apt/sources.list.d/gwibber.list
deb http://ppa.launchpad.net/gwibber-team/ubuntu intrepid main
deb-src http://ppa.launchpad.net/gwibber-team/ubuntu intrepid main

2. Update your local repository information cache and install Gwibber: (aptitude update, aptitude install gwibber)

3. Start Gwibber from your applications menu (Section “Internet”)

4. Add Gwibber to your GNOME autostart. This can be done in the GNOME session manager:

GNOME Twitter client: Gwibber

Gwibber also supports some other services that I did not try out:

  • Digg
  • Facebook
  • Jaiku
  • Pownce
  • Flickr
  • Identica

You can find out more on the Gwibber Launchpad site.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • LinkedIn
  • Spurl
  • StumbleUpon
  • Technorati
  • Yigg

Tags: , , , , , , ,

2 Responses to “GNOME Twitter client: Gwibber”

  1. Ron Jeffries Says:
    November 12th, 2008 at 8:27 pm

    I’m missing a very simple but important point.
    I do not understand what it means when you say:

    …and add the Gwibber repository:

    How do I do that?

    I undersatnd I need to create the file that
    has info on wher ethe Gwiber stuff lives out on the net (using some editor), but then where do I save that file?

    I am not terribly flunet in Linux, obviously. ;)

    thanks in advance rjeffries@gmail.com

  2. Lennart Says:
    November 12th, 2008 at 10:14 pm

    @Ron Jeffries: Just create the file “/etc/apt/sources.list.d/gwibber.list” (the easiest way for you: sudo gedit /etc/apt/sources.list.d/gwibber.list) and add the two lines to it. Then run “sudo aptitude update” and “sudo aptitude install gwibber”.

Leave a Reply