- Debian Admin - http://www.debianadmin.com -

Manage Your Personal accounts with Eqonomize!

Posted By Admin On 24th March 2007 @ 13:28 In Other Linux | No Comments

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Eqonomize! is a personal accounting software, with focus on efficiency and ease of use for the small household economy. Eqonomize! provides a complete solution, with bookkeeping by double entry and support for scheduled recurring transactions, security investments, and budgeting. It gives a clear overview of past and present transactions, and development of incomes and expenses, with descriptive tables and charts, as well as an approximation of future account values.

Install Eqonomize in Ubuntu

sudo apt-get install eqonomize

This will complete the installation

Create Aplications Menu

First you need to open eqonomize.desktop using the following command

sudo vi /usr/share/applications/eqonomize.desktop

Now you need to add the following lines

[Desktop Entry]
Name=Eqonomize!
Comment=Personal Accounting Software
Exec=eqonomize %i %m -caption “%c”
Terminal=false
Type=Application
MimeType=application/x-eqonomize
Categories=Application;Office;
X-DCOP-ServiceType=Unique
X-DCOP-ServiceName=eqonomize
X-KDE-StartupNotify=true
Comment=Personal finances manager / bookkeeping software
X-Ubuntu-Gettext-Domain=desktop_eqonomize

Save and exit the file

If you want to open the Application go to Applications -> Office -> Eqonomize!

Once it opens the application you should see similar to the following screen

If you want to know how to use Eqonomize check here

Tags: , , , , , , ,

You may also be interested in...


Article printed from Debian Admin: http://www.debianadmin.com

URL to article: http://www.debianadmin.com/manage-your-personal-accounts-with-eqonomize.html

Click here to print.