PyFeedRead

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(more documentation and {{ApplicationBox}})
m (Release: remove .tar.gz in double)
 
Line 14: Line 14:
 
== Download ==
 
== Download ==
 
=== Release ===
 
=== Release ===
[http://mput.de/~kristian/.openmoko/pyFeedRead-0.2.tar.gz pyFeedRead-0.2.tar.gz.tar.gz]
+
[http://mput.de/~kristian/.openmoko/pyFeedRead-0.2.tar.gz pyFeedRead-0.2.tar.gz]
  
 
Extract the sources and run it.
 
Extract the sources and run it.
  tar -xzvf pyFeedRead-0.2.tar.gz.tar.gz
+
  tar -xzvf pyFeedRead-0.2.tar.gz
 
  cd pyFeedRead-0.2
 
  cd pyFeedRead-0.2
 
  python FeedRead.py
 
  python FeedRead.py

Latest revision as of 14:22, 20 February 2009

pyFeedRead - lists a feed

Contents

[edit] 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

[edit] Download

[edit] 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

[edit] SVN

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

[edit] 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