Tag: python
GNOME Twitter client: Gwibber
by Lennart on Nov.04, 2008, under Internet, Worth looking at
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.
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:
# 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:
Gwibber also supports some other services that I did not try out:
- Digg
- Jaiku
- Pownce
- Flickr
- Identica
You can find out more on the Gwibber Launchpad site.




