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
This commit is contained in:
Dirk Meyer 2006-10-31 06:12:07 +00:00
parent 9088ae17b6
commit b6e1e4d449
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175697
5 changed files with 59 additions and 0 deletions

View File

@ -176,6 +176,7 @@
SUBDIR += glibwww
SUBDIR += gnome-user-share
SUBDIR += gnome-web-photo
SUBDIR += gnustep-ticker
SUBDIR += google-sitemapgen
SUBDIR += goose
SUBDIR += gstreamer-plugins-neon

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: ticker
# Date created: 29 Oct 2006
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTNAME= ticker
PORTVERSION= 0.1
CATEGORIES= www
MASTER_SITES= http://www.gnustep.it/marko/Ticker/
PKGNAMEPREFIX= gnustep-
DISTNAME= Ticker
EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= RSS monitor for RSS and Atom feeds
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Ticker.tgz) = 9359d662f14f7f97cade90aa516a7a28
SHA256 (Ticker.tgz) = dba30a1ef82728e79c9416a6c3887b8a46738f652e5c9c5abf8ce5df95b7b764
SIZE (Ticker.tgz) = 25176

View File

@ -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

View File

@ -0,0 +1,8 @@
Local/Applications/Ticker.app/Resources/Info-gnustep.plist
Local/Applications/Ticker.app/Resources/Ticker.desktop
Local/Applications/Ticker.app/Resources/Ticker.tiff
Local/Applications/Ticker.app/Ticker
Local/Applications/Ticker.app/library_paths.openapp
Local/Applications/Ticker.app/stamp.make
@dirrm Local/Applications/Ticker.app/Resources
@dirrm Local/Applications/Ticker.app