Difference between revisions of "Grr.app"

From GNUstepWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
shortdescription = Grr is a RSS Reader application |
 
shortdescription = Grr is a RSS Reader application |
  
currentversion = [http://savannah.nongnu.org/download/gap/Grr-0.9.0.tar.gz 0.9.0]|
+
currentversion = [http://savannah.nongnu.org/download/gap/Grr-1.0.0.tar.gz 1.0.0]|
  
releasedate = Nov 01 2010 |
+
releasedate = Jun 30 2012 |
  
 
license = GPL |
 
license = GPL |
Line 11: Line 11:
 
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é.  
 
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].
+
Grr depends on RSSkit, the latest version of which is [http://savannah.nongnu.org/download/gap/RSSKit-0.4.tar.gz 0.4.0].
 
|
 
|
  
Line 24: 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 =  
 
maintainer =  

Revision as of 21:27, 30 June 2012

Grr is a RSS Reader application

Current Version: 1.0.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