It is capable of performing very simple tasks (creating accounts, creating operations), but still lacks many features.
INSTALLATION:
extract the archive, and enter the "skrooge" directory. Then run :
cmake . -DCMAKE_INSTALL_PREFIX=[path to your KDE installation]
make
make install (as root)
Product's homepage
Here are some key features of "Skrooge":
· QIF import/export
· CSV import/export
· Basic graphs
· Several tabs to help you organize your work
· Infinite undo/redo (even after the file was closed !)
· Instant filtering on operations
· Infinite levels of categories
· Mass update of operations
Requirements:
· KDE Software Compilation
· CMake
· qt4 sqlite plugin
What's New in This Release: [ read full changelog ]
New features:
· Colors in "Incomes and Expenditure" dashboard widget
· Skrooge is now able to import file have amounts with unit symbole (example: -$8.35)
· "Base 100" mode for graphs, allowing to compare the evolution of two items.
· Bugfix & Enhancements
· Do not display transfers in the Dashboard Advice that warns about empty category
· Fix crash on opening report
· Do not Display Accounts Graph during Account Creation
· Fix crash on deleting split operation
· Fix wrong behaviour on Copy/paste comment in the table of a split operation
· Better display of "Show" menu in operation table
· Support import of gnucash file without "gnc:book"
· FastEdition now works when more than one "operation" page is opened
· Fixed Crash on QIF export when the document has 3 operations grouped with op1.value=-op2.value
· Refresh graphs when unit values are modified
· Install the grantlee filter plugin into the correct location.
· Avoid empty "Account" page when no account exist
· No automatic resize of columns when "auto resize" is not check
· Amounts are now displayed with the right number of digits in "operation" and "account" table.