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