Active Topics

 



Notices


Reply
Thread Tools
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#1
MaeMoney is a Google Finance client for the N900. It provides near-realtime updates for your stocks, mutual funds, etc that you have set up on Google.
http://maemo.org/packages/view/maemoney/

Here are some of the features:
* Double click to show transactions for the selected stock (v0.3)
* Long press to show transactions or open webpage (v0.3)
* Added support for 简体中文 (Simplified Chinese) (v0.3)
* Supports both portrait and landscape mode (v0.2)
* Can choose update interval (v0.2)
* [Feature removed in v0.3] Double click to open Google Finance webpage (v0.2)
* Displays information about positions in a portfolio: exchange, symbol, company name, quote change, change percentage, P/E ratio, market capitalization, daily volume (v0.2), average volume (v0.2) and delay (v0.2).
* Supports English and Chinese user interface (setting takes effect next time the app is launched)
* Can choose from different Google Finance servers (U.S.Canada, U.K., China, Hong Kong)

First time setup:
* You need a Google account.
* Log on to Google Finance (e.g. www.google.com/finance) and create one or more portfolios
* Launch MaeMoney and log in with your Google account credentials
* You can then browse your portfolios.

Caution:
Since MaeMoney constantly queries the Google Finance server for stock quote updates, please monitor your data usage carefully.

Backlog:
http://github.com/shinghei/MaeMoney/...ture%20Request
Attached Images
     

Last edited by cheungs; 2010-07-25 at 14:46.
 

The Following 15 Users Say Thank You to cheungs For This Useful Post:
Posts: 67 | Thanked: 14 times | Joined on Mar 2010 @ Portland OR USA
#2
Nice...Though I don't have stocks...If I did. I would use this!
Thanks for taking the time to code this!
 
Posts: 26 | Thanked: 4 times | Joined on Dec 2009 @ Urmond, Netherlands
#3
Great app. Unfortunately it closes down while starting.
 
Posts: 257 | Thanked: 51 times | Joined on Dec 2009
#4
It closes down while starting for me too
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#5
Can you please do me a favor and run the following command in Xterminal?

Code:
/usr/bin/python /opt/maemoney/MaeMoney.py
Please let me know the output.
 
Posts: 257 | Thanked: 51 times | Joined on Dec 2009
#6
Yep, give me a minute
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#7
I have a feeling that it has to do with the QtNetwork module. If you are missing that, you can install it through apt-get for now:

Code:
apt-get install python2.5-qt4-network
 
Posts: 26 | Thanked: 4 times | Joined on Dec 2009 @ Urmond, Netherlands
#8
This is the output

raceback (most recent call last):
File "/opt/maemoney/MaeMoney.py", line 6, in <module>
from MMController import MMController
File "/opt/maemoney/MMController.py", line 3, in <module>
from gdata.finance.service import FinanceService
ImportError: No module named gdata.finance.service
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#9
Thanks gkosters. Please do an "apt-get install python-gdata". It should resolve the issue. I'll have another build very soon which will have the dependency fixed.
 
Posts: 257 | Thanked: 51 times | Joined on Dec 2009
#10
I have a slightly stupid question
How can I copy an X Terminal output to here?
Thanks :P

P.S. It's working now, after the apt-get install python-gdata

Last edited by gtessier00; 2010-06-14 at 18:21.
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:22.