OMoney

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
Line 28: Line 28:
 
  * Implemented settings dialog
 
  * Implemented settings dialog
 
  * Improved code structure
 
  * Improved code structure
 +
* Uses python-elementary instead of evas/edje only for various reasons
  
 
[[Image:OMoney-pre-milestone2.png]]
 
[[Image:OMoney-pre-milestone2.png]]

Latest revision as of 16:00, 10 January 2009

[edit] 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 
* python-textutils

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

[edit] 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.

[edit] milestone 2

To be released

* One can edit/delete/modify the history data
* Implemented top toolbar
* Searching for suggestions for the placeholder (foobar)
* Implemented settings dialog
* Improved code structure
* Uses python-elementary instead of evas/edje only for various reasons

OMoney-pre-milestone2.png

Downloadlink for the ipk:http://omoney.googlecode.com/files/omoney_milestone1-1-r1_armv4t.ipk

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

Personal tools

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 
* python-textutils

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.

milestone 2

To be released

* One can edit/delete/modify the history data
* Implemented top toolbar
* Searching for suggestions for the placeholder (foobar)
* Implemented settings dialog
* Improved code structure
* Uses python-elementary instead of evas/edje only for various reasons

OMoney-pre-milestone2.png

Downloadlink for the ipk:http://omoney.googlecode.com/files/omoney_milestone1-1-r1_armv4t.ipk

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