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

GFeedLine is a social networking client. It supports Twitter.

Translate gfeedline: you can check the gfeedline transifex page.

1.0.1 release (2012-02-24)

  • Chaned the product name to GFeedLine ( issue #1 )
  • Added Spanish (Spain) translation. Thanks alexnmoya!
  • Fixed minor bugs.

1.0 release (2012-02-18)

  • Added support for multi-column.
  • Added support for Retweet.
  • Added support for theme.
  • Added Japanese translation.
  • Added Estonian translation. Thanks Rivo Zängov!

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