Difference between revisions of "Grr.app"

From GNUstepWiki
Jump to navigation Jump to search
(updated to GAP released 0.9.0 version)
Line 3: Line 3:
 
shortdescription = Grr is a RSS Reader application |
 
shortdescription = Grr is a RSS Reader application |
  
currentversion = [http://www.unix-ag.uni-kl.de/~guenther/gnustep/downloads/grr/Grr-0.8-beta-Feb-22-2007.tar.bz2 0.8beta-07-02-22]|
+
currentversion = [http://savannah.nongnu.org/download/gap/Grr-0.9.0.tar.gz 0.9.0]|
  
releasedate = feb 22 2007 |
+
releasedate = Nov 01 2010 |
  
 
license = GPL |
 
license = GPL |
  
overview = Grr is a reader for RSS news feeds. It is part of the Étoilé project. |
+
overview = Grr is a reader for RSS news feeds. It(since version 0.9.0) is part of the GNUstep Application project. Previous versions were part of Étoilé.  
 +
 
 +
Grr depends on RSSkit, the latest version of which is [http://savannah.nongnu.org/download/gap/RSSKit-0.3.tar.gz 0.3.0].
 +
|
  
 
features = From the website:
 
features = From the website:
Line 23: Line 26:
 
* Parsing ATOM feeds. (I heard rumours that RSS readers need this feature now.)|
 
* Parsing ATOM feeds. (I heard rumours that RSS readers need this feature now.)|
  
maintainer = Günther Noack |
+
maintainer =  
 +
* GNUstep Application Project Team
 +
* Riccardo Mottola
 +
* Günther Noack |
  
relatedlinks = *[http://www.unix-ag.uni-kl.de/~guenther/rssreader.html Grr website]
+
relatedlinks =  
* [http://www.etoile-project.org/etoile/mediawiki/index.php?title=Grr Grr at Étoilé]
+
* [http://gap.nongnu.org/grr/index.html Grr at GAP]  
* [http://www.etoile-project.org/ Étoilé project]|
+
* [http://gap.nongnu.org/ GNUstep Application Project]
 +
* [http://www.unix-ag.uni-kl.de/~guenther/rssreader.html Original Grr website]|
  
 
category = [[Category:Network Applications]]
 
category = [[Category:Network Applications]]
 
}}
 
}}

Revision as of 11:29, 13 November 2010

Grr is a RSS Reader application

Current Version: 0.9.0

  • Released: Nov 01 2010
  • Licensed: GPL

Overview

Grr is a reader for RSS news feeds. It(since version 0.9.0) is part of the GNUstep Application project. Previous versions were part of Étoilé.

Grr depends on RSSkit, the latest version of which is 0.3.0.

Features

From the website:

  • Parsing RSS Feeds
  • Fetching feeds from the web
  • Showing headlines
  • Showing the article's descriptions
  • Categories for feeds
  • Articles can be rated
  • Simple HTML rendering on GNUstep
  • Serializing obtained feed-information to hard-disk
  • Managing (Adding, removing) feeds
  • Parsing ATOM feeds. (I heard rumours that RSS readers need this feature now.)

Maintainer

  • GNUstep Application Project Team
  • Riccardo Mottola
  • Günther Noack

Related Links