PyFeedRead

From Openmoko

Revision as of 15:22, 20 February 2009 by Kimaidou (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
pyFeedRead - lists a feed

Contents

Overview

Little Python tool to read text only RSS feeds, developed as a proof of concept.

Current features:

  • Add feeds on the GUI
  • Save list of your feeds
  • Fetch RSS
  • Show linked article in plain text
  • To delete a feed you must edit ~/.pyFeedRead.data manually

Download

Release

pyFeedRead-0.2.tar.gz

Extract the sources and run it.

tar -xzvf pyFeedRead-0.2.tar.gz
cd pyFeedRead-0.2
python FeedRead.py

SVN

Access the current SVN version at: http://neo1973-germany.de/svn/pyFeedRead/

Environment

On Om 2008.8 you must install the following packages:

python-core python-misc python-lang python-pygtk python-netclient

on Debian you just need:

python-gtk2


PyFeedRead-0.2-feed content-om.png PyFeedRead

RSS feed reader (displays articles as plain text)


Homepage: [ ]
Package: no package, available as script files
Tested on: Om 2008.8

Personal tools
pyFeedRead - lists a feed

Overview

Little Python tool to read text only RSS feeds, developed as a proof of concept.

Current features:

  • Add feeds on the GUI
  • Save list of your feeds
  • Fetch RSS
  • Show linked article in plain text
  • To delete a feed you must edit ~/.pyFeedRead.data manually

Download

Release

pyFeedRead-0.2.tar.gz

Extract the sources and run it.

tar -xzvf pyFeedRead-0.2.tar.gz
cd pyFeedRead-0.2
python FeedRead.py

SVN

Access the current SVN version at: http://neo1973-germany.de/svn/pyFeedRead/

Environment

On Om 2008.8 you must install the following packages:

python-core python-misc python-lang python-pygtk python-netclient

on Debian you just need:

python-gtk2


PyFeedRead-0.2-feed content-om.png PyFeedRead

RSS feed reader (displays articles as plain text)


Homepage: [ ]
Package: no package, available as script files
Tested on: Om 2008.8