Expense-Recorder

Expense Recorder

Expense Recorder

Overview

Expense Recorder is a very simple application to record expenses on the Nokia N810. It mainly consists of a single huge button. Just press it, enter the amount, an optional location plus type and save it. All data, enriched with the current date and time, goes straigth into a CSV file named expenses.csv in the MyDocs directory. The file subsequently can be used in spreadsheet applications.

Installation via ssh/scp

  • Download expense-recorder.zip.
  • Extract the file.
  • cd to the resulting folder.
  • Copy the files to the right locations. For Maemo 4.1 on an N810, the following commands should do the job:
    • scp expense-recorder root@tablet:/usr/local/bin/
    • scp expense-recorder.desktop root@tablet:/usr/share/applications/hildon

Expense-Recorder now should appear in the menu Extras of the device.

License

This program is (c) Christoph Eckert 2009.
It was released as public domain.
Use it at your own risk only.
The author is not responsible for any unwanted result that is caused by running this program.