OMoney

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(O(pen)M(oko)(M)oney)
(O(pen)M(oko)(M)oney)
Line 1: Line 1:
 
==O(pen)M(oko)(M)oney==
 
==O(pen)M(oko)(M)oney==
 +
An application managing one's money for the Openmoko Neo Freerunner.  It is intended to be used as bookkeeping application to keep the track on your gains and expenses in every day live.
 +
 +
From a technical point of view OMoney uses:
 +
* python
 +
* python-ecore
 +
* python-evas
 +
* python-edje
 +
* python-etk (for entry and table widget)
 +
* python-sqlite3
 +
 
[[Image:OMoney.png|150px|]] [[Image:OMoney2.png|150px]] [[Image:OMoney3.png|150px]] [[Image:Om5.png|150px]]
 
[[Image:OMoney.png|150px|]] [[Image:OMoney2.png|150px]] [[Image:OMoney3.png|150px]] [[Image:Om5.png|150px]]
  
An application managing one's money for the Openmoko Neo Freerunner
+
==milestone 1==
It is intended to be used as bookkeeping application to keep the track on
+
At the moment includes "only" the following corefeatures:
your gains and expenses in every day live.
+
* Displays the current available amount of money.
 +
* One can do transactions to add and deduce money.
 +
    * Automatic keyboard call.
 +
* A history table which includes date, time, amount, purpose and location of the transaction.
 +
* Basic error handling.
  
  
 +
Downloadlink for the ipk:
 
http://code.google.com/p/omoney/
 
http://code.google.com/p/omoney/

Revision as of 06:23, 8 December 2008

O(pen)M(oko)(M)oney

An application managing one's money for the Openmoko Neo Freerunner. It is intended to be used as bookkeeping application to keep the track on your gains and expenses in every day live.

From a technical point of view OMoney uses:

* python
* python-ecore
* python-evas
* python-edje
* python-etk (for entry and table widget)
* python-sqlite3 

OMoney.png OMoney2.png OMoney3.png Om5.png

milestone 1

At the moment includes "only" the following corefeatures:

* Displays the current available amount of money.
* One can do transactions to add and deduce money.
   * Automatic keyboard call.
* A history table which includes date, time, amount, purpose and location of the transaction.
* Basic error handling.


Downloadlink for the ipk: http://code.google.com/p/omoney/

Personal tools

O(pen)M(oko)(M)oney

OMoney.png OMoney2.png OMoney3.png Om5.png

An application managing one's money for the Openmoko Neo Freerunner It is intended to be used as bookkeeping application to keep the track on your gains and expenses in every day live.


http://code.google.com/p/omoney/