Difference between revisions of "Grr.app"

From GNUstepWiki
Jump to navigation Jump to search
(stub)
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
 
 
 
{{Application|
 
{{Application|
  
 
shortdescription = Grr is a RSS Reader application |
 
shortdescription = Grr is a RSS Reader application |
  
currentversion = 0.1 |
+
currentversion = [http://savannah.nongnu.org/download/gap/Grr-1.0.tar.gz 1.0]|
 +
 
 +
releasedate = Jun 30 2012 |
  
releasedate = < ... > |
+
license = GPL |
  
license = < ... > |
+
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 depends on RSSkit, the latest version of which is [http://savannah.nongnu.org/download/gap/RSSKit-0.4.tar.gz 0.4.0].
 +
|
  
features = < ... > |
+
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 = Guenther Noack |
+
maintainer =  
 +
* GNUstep Application Project Team
 +
* Riccardo Mottola
 +
* Günther Noack |
  
relatedlinks = http://www.etoile-project.org/ |
+
relatedlinks =  
 +
* [http://gap.nongnu.org/grr/index.html Grr at GAP]
 +
* [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