Difference between revisions of "Grr.app"

From GNUstepWiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
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-1.0.tar.gz 1.0]|
  
releasedate = feb 22 2007 |
+
releasedate = Jun 30 2012 |
  
 
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.4.tar.gz 0.4.0].
 +
|
  
 
features = From the website:
 
features = From the website:
Line 21: Line 24:
 
* Serializing obtained feed-information to hard-disk
 
* Serializing obtained feed-information to hard-disk
 
* Managing (Adding, removing) feeds
 
* Managing (Adding, removing) feeds
* Parsing ATOM feeds. (I heard rumours that RSS readers need this feature now.)|
+
* Parsing ATOM feeds.
 +
* Macintosh Cocoa port|
  
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]][[Category:GAP]]
 
}}
 
}}

Latest revision as of 21:30, 30 June 2012

Grr is a RSS Reader application

Current Version: 1.0

  • Released: Jun 30 2012
  • 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.4.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.
  • Macintosh Cocoa port

Maintainer

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

Related Links