maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Expense Log - fast register expenses (https://talk.maemo.org/showthread.php?t=73020)

eduperez 2011-05-13 03:54

[Announce] Expense Log - fast register expenses
 
Expenselog is a simple and fast way to register expenses. Data is saved to a plain TXT file.

I use it to register small expenses. All data is saved as a tab-delimited file under "MyDocs/expenselog", so it's available when the phone is mounted as a USB drive. I open it with Excel and then import data into a spreadsheet.

It is available in English, Spanish and Portuguese.

Package page:
http://maemo.org/packages/view/expenselog/

Currently available in the Extras-testing repository. Page for voting:
http://maemo.org/packages/package_in...enselog/1.0.1/

Please use this page also as a bugtracker.

Screens:
http://expenselog.garage.maemo.org/S...506-190236.png

http://expenselog.garage.maemo.org/S...506-190317.png

Bingley Joe 2011-05-13 04:24

Re: [Announce] Expense Log - fast register expenses
 
Nice. I was just nagging myself about needing to keep track of stuff like this ;)

In the future, I could see a widget version being extremely handy -- even a quick, always-available UI to access just the expense categories and dollar amounts would be a great help.

gionni88 2011-05-13 12:50

Re: [Announce] Expense Log - fast register expenses
 
Quote:

Originally Posted by eduperez (Post 1005282)
Currently available in the Extras-testing repository. I have no idea where the page for voting for promotion is.

This is the page for voting.

eduperez 2011-05-13 14:42

Re: [Announce] Expense Log - fast register expenses
 
Quote:

Originally Posted by gionni88 (Post 1005485)
This is the page for voting.

Thanks! I guess it was not up yet when I was posting....

mkkyah 2011-06-10 21:59

Re: [Announce] Expense Log - fast register expenses
 
Thanks, it is very handy and easy to use for business or holiday trips. But why can't we have a balance column/box? I have to use excel or make manual calculation!

ejasmudar 2011-06-12 14:24

Re: [Announce] Expense Log - fast register expenses
 
Yes! I was looking for an app like this! At present I am using gnumeric to keep track, but a native app seems way better! Will check and report back my comments here.

BTW, why cant I thank your posts?

Also, +1 for setting an initial balance and showing curent balance, preferably in a desktop wiget!

cincibluer6 2011-06-12 16:42

Re: [Announce] Expense Log - fast register expenses
 
Nice. I agree that a balance box would be nice to have and a widget would be awesome.

+1 to you since I can't thank.

eduperez 2011-06-27 19:24

Re: [Announce] Expense Log - fast register expenses
 
Regarding a balance box: well, it is reasonably easy to implement. Will look into it when I get some spare time.

But I created it as a fast way to register these small expenses, and the balance I check on a spreadsheet (using Excel, you only have to open the TXT file and select the value column to see the total). Actually, I use the N900 just to register the information and from time to time transfer this information to a large worksheet.

mfyahya 2011-09-04 21:47

Re: [Announce] Expense Log - fast register expenses
 
This app's UI is great. Thanks a lot for developing it

Sometimes I get a error like "Unable to write to file, data may have been lost" then the app does not save my latest edits. It's fine after a reboot though.

A feature I would suggest to make the app more finger friendly is to have the categories displayed in two columns. Or better yet, to have have an interface like the Tags feature in the default Photos app.

mfyahya 2011-09-06 18:24

Re: [Announce] Expense Log - fast register expenses
 
Quote:

Originally Posted by mfyahya (Post 1081956)
Sometimes I get a error like "Unable to write to file, data may have been lost" then the app does not save my latest edits. It's fine after a reboot though.

That error had nothing to do with this app. I had lots of "fat_get_cluster: invalid cluster chain" errors showing up in dmesg and MyDocs filesystem was getting mounted read-only. Running fsck.vfat fixed the issue.

eduperez 2011-11-01 14:52

Re: [Announce] Expense Log - fast register expenses
 
Balance box: I have written a script to display it on the screen.

Type this command on the terminal:
Code:

cut -f 3 /home/user/MyDocs/expenselog/expenses.txt | grep -v 'amount' | awk '{ sum += $1 } END { print sum }'
You can use Desktop Command Execution Widget, a very intereting piece of software, to display this nformation on the desktop:
http://maemo.org/downloads/product/M...ktop-cmd-exec/
http://wiki.maemo.org/Desktop_Comman...Widget_scripts

jmo707 2015-04-11 20:41

Re: [Announce] Expense Log - fast register expenses
 
Old old thread. I just wanted to thank the developer (if he is still around...) for the easy of use and functionality of his program. I haven't found anything like it yet for Maemo.

jmo707 2015-04-11 22:15

Re: [Announce] Expense Log - fast register expenses
 
Anyway, I also wanted to ask if someone has the "Error loading categories files" message. I've tried creating an empty categories.txt file on the expenselog folder, and giving user permisions to write it, but to no avail. Maybe it should be hidden?

jmo707 2015-04-12 21:51

Re: [Announce] Expense Log - fast register expenses
 
ˇUna más!

I can't get the source code of this app. I'm unable to access the Maemo Packages page. Anyone...?

pichlo 2015-04-12 22:09

Re: [Announce] Expense Log - fast register expenses
 
No problem here.

http://repository.maemo.org/extras-d.../e/expenselog/

jmo707 2015-04-12 22:17

Re: [Announce] Expense Log - fast register expenses
 
*doh*
I tried to get it from the original servers -_-
Thanks pichlo. I'll see if I can do anything to improve this.


All times are GMT. The time now is 01:12.

vBulletin® Version 3.8.8