OMoney

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New page: =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...)
 
 
(13 intermediate revisions by 3 users not shown)
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.
  
An application managing one's money for the Openmoko Neo Freerunner
+
From a technical point of view OMoney uses:
It is intended to be used as bookkeeping application to keep the track on
+
* python
your gains and expenses in every day live.
+
* python-ecore
 +
* python-evas
 +
* python-edje
 +
* python-etk (for entry and table widget)
 +
* python-sqlite3
 +
* python-textutils
  
 +
[[Image:OMoney.png|150px|]] [[Image:OMoney2.png|150px]] [[Image:OMoney3.png|150px]] [[Image:Om5.png|150px]]
  
http://code.google.com/p/omoney/
+
==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
 +
 
 +
[[Image: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/
 +
[[Category:Office Applications]]

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.


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