diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-16 15:36:48 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-16 15:36:48 +0000 |
commit | 0f61b4b7f281536c4e9eee4724470ae1a6ed4bad (patch) | |
tree | e9a40e8744745446fcb22c06c7a32a65a1f8a7bc /finance/gnomepm/pkg-descr | |
parent | a824e570540527f0e5e8175e9de2a2f8218e7c85 (diff) |
Add gnomepm (GNOME Portfolio Manager) - a small GNOME app that collects stock
information from Yahoo!(c) Finance.
Notes
Notes:
svn path=/head/; revision=32701
Diffstat (limited to 'finance/gnomepm/pkg-descr')
-rw-r--r-- | finance/gnomepm/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/finance/gnomepm/pkg-descr b/finance/gnomepm/pkg-descr new file mode 100644 index 000000000000..a40aed7dabfe --- /dev/null +++ b/finance/gnomepm/pkg-descr @@ -0,0 +1,21 @@ +GnomePM is a small app that collects stock information from Yahoo!(c) Finance, +and presents it in a nice little list. It is designed to cut back on CPU, +memory, and bandwidth usage by removing the need for a java enabled web browser. + +There are many more features planned so keep a look out. + +-DISCLAIMER- +Yahoo!(c) does not support this product. + +Features: + + o Auto-update Support + o Proxy support + o Ability to arrange symbols, or sort in descending/ascending alphabetical + order + o Supports multiple portfolios/symbols + o Internal Symbol Lookup Feature + o More Info menu using gnome-moz-remote to view News/Trade/Other info + Financials has been converted to use libghttp. + +WWW: http://www.geocities.com/lordzephyroth/gnome-pm.html |