diff options
author | agc <agc@pkgsrc.org> | 1999-12-21 12:48:44 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-12-21 12:48:44 +0000 |
commit | f21d99132384ce553aa654c9d9b33ec415545390 (patch) | |
tree | d64c1f0dbc5974f23741d123b325d0e85d6029f8 /misc | |
parent | 151b2a5c9e99aa25153eeb92adeca0ac9f49a6a3 (diff) | |
download | pkgsrc-f21d99132384ce553aa654c9d9b33ec415545390.tar.gz |
Improve on the description somewhat.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tclticker/pkg/DESCR | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/misc/tclticker/pkg/DESCR b/misc/tclticker/pkg/DESCR index e7690679680..bf59c036e76 100644 --- a/misc/tclticker/pkg/DESCR +++ b/misc/tclticker/pkg/DESCR @@ -1,2 +1,7 @@ -A simple stock tickertape, using HTTP requests to fetch quotes. -Mailquote emails quotes to an email address. +TCLTicker is a simple stock tickertape, using HTTP requests to fetch +quotes. It includes 'mailquote', which can email quotes. TclTicker +uses a plug-in architecture for quote services. Currently, quote +service modules are written for Yahoo (one for U.S. markets, another +for Euro markets) and Quote.com. User configuration includes tuning +the ticker scroll rate and data refresh dates, fonts, http proxy, smtp +host, rounding, always on top, and ticker symbol lists. |