diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-10-31 14:12:07 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-10-31 14:12:07 +0800 |
commit | d6b3adbb228bd090a248bea4146b4d675361274e (patch) | |
tree | 0f6ceca6782fcca99af82479c511c7351ebc82bb /www/gnustep-ticker/pkg-descr | |
parent | 8a162deff3d9abd3302548ba50e03c5ca7ae1cd8 (diff) | |
download | freebsd-ports-gnome-d6b3adbb228bd090a248bea4146b4d675361274e.tar.gz freebsd-ports-gnome-d6b3adbb228bd090a248bea4146b4d675361274e.tar.zst freebsd-ports-gnome-d6b3adbb228bd090a248bea4146b4d675361274e.zip |
A Linux RSS monitor for RSS and Atom feeds that lets you
monitor many feeds at once and supports feed access through a web
(HTTP) proxy. Configure a feed to your liking, click "add/update" to
record your data and "instantiate" to create a window for the feed.
Right-click on the feed browser to display the feed menu, or use the
main menu. A ticker window for a feed displays headlines for all
articles in the feed. Right-click on the window or on the main menu to
display the "article" menu, where you may display the text of the
article, view it in a browser, follow the article link if there was
one or display a browser for all articles in the feed. Right-click on
the browser or the article content view to display the article menu
and apply it to the currently selected article. Right-click on the
article text view to display the "article" menu. Article text views
will be collected when the feed updates. The headline view will
flash/beep when the data in the feed change. You may have to
experiment to find a font that displays your language correctly. I
have found that Helvetica works well with Google's German, French and
Spanish feeds.
WWW: http://www.gnustep.it/marko/Ticker/index.html
Diffstat (limited to 'www/gnustep-ticker/pkg-descr')
-rw-r--r-- | www/gnustep-ticker/pkg-descr | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/www/gnustep-ticker/pkg-descr b/www/gnustep-ticker/pkg-descr new file mode 100644 index 000000000000..4b4fa30d87ba --- /dev/null +++ b/www/gnustep-ticker/pkg-descr @@ -0,0 +1,20 @@ +A Linux RSS monitor for RSS and Atom feeds that lets you +monitor many feeds at once and supports feed access through a web +(HTTP) proxy. Configure a feed to your liking, click "add/update" to +record your data and "instantiate" to create a window for the feed. +Right-click on the feed browser to display the feed menu, or use the +main menu. A ticker window for a feed displays headlines for all +articles in the feed. Right-click on the window or on the main menu to +display the "article" menu, where you may display the text of the +article, view it in a browser, follow the article link if there was +one or display a browser for all articles in the feed. Right-click on +the browser or the article content view to display the article menu +and apply it to the currently selected article. Right-click on the +article text view to display the "article" menu. Article text views +will be collected when the feed updates. The headline view will +flash/beep when the data in the feed change. You may have to +experiment to find a font that displays your language correctly. I +have found that Helvetica works well with Google's German, French and +Spanish feeds. + +WWW: http://www.gnustep.it/marko/Ticker/index.html |