summaryrefslogtreecommitdiff
path: root/finance/tclticker/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:01:07 +0000
committerzuntum <zuntum>2001-11-01 00:01:07 +0000
commita658e08ca524fddd6dcef6452c7bf3ff1720f49f (patch)
treead05bb23ce2815a944bc93554ea2c6bba56dbe91 /finance/tclticker/DESCR
parent7e9524f1017cb18948282b999e45c15b8b9e6dee (diff)
downloadpkgsrc-a658e08ca524fddd6dcef6452c7bf3ff1720f49f.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'finance/tclticker/DESCR')
-rw-r--r--finance/tclticker/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/finance/tclticker/DESCR b/finance/tclticker/DESCR
new file mode 100644
index 00000000000..bf59c036e76
--- /dev/null
+++ b/finance/tclticker/DESCR
@@ -0,0 +1,7 @@
+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.