View source for OMoney

From Openmoko

OMoney
Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to 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

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/