My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

GFeedLine is a social networking client. It supports Twitter.

1.6 release plan (2012-05-xx)

  • Add a new 'Bubble' theme.
  • Add minor features.
  • Fix bugs.

1.5 release (2012-04-03)

  • Added support for a message filter.
  • Added support for an uploading images.
  • Added support for events on user streams.
  • Added Italian translation. Thanks Daniele Napolitano!
  • Added many minor features.

Translate gfeedline: you can check the gfeedline transifex page.

Depends

  • Python: 2.6 or 2.7
  • python-gobject
  • gir1.2-gtk-3.0
  • gir1.2-webkit-3.0
  • Twisted: twisted.internet & twisted.web
  • python-beautifulsoup
  • python-oauth
  • python-dateutil
  • python-xdg

Installation

The gschema file must be installed.

  sudo cp ./share/com.googlecode.gfeedline.gschema.xml.in /usr/share/glib-2.0/schemas/com.googlecode.gfeedline.gschema.xml

  sudo glib-compile-schemas /usr/share/glib-2.0/schemas

You can install with the setup script.

  sudo python ./setup.py install --force

Or, you can launch without installation.

  ./gfeedline
Powered by Google Project Hosting