
skrooge
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Skrooge is a personal finances manager powered by KF5, aiming at being simple and intuitive, yet powerful.
NEWS :
------
http://skrooge.org/news
AVAILABLE FEATURES:
-------------------
* KMyMoney, QIF, CSV, import/export
* OFX, QFX, Microsoft Money, MT940, Gnucash, Grisbi, homebank import
* Advanced Graphical Reports
* Several tabs to help you organize your work
* Infinite undo/redo (even after the file was closed !)
* Instant filtering on operations and reports
* Infinite categories levels
* Mass update of operations
* Scheduled operations
* Track refund of your expenses
* Automatically process operations based on search conditions
* Automatic budget computation based on your past expenses
INSTALLATION:
-------------
The recommended installation procedure is simply to install from your distro's package manager. However, if the latest Skrooge version is not in your distro's repository. You can install from sources :
More information at http://techbase.kde.org/Projects/Skrooge
4 years ago
What's new in skrooge 2.2.0
----------------------------------
https://skrooge.org/skrooge_2.2.0
4 years ago
What's new in skrooge 2.2.0
----------------------------------
https://skrooge.org/skrooge_2.2.0
willy9
10 years ago
Also is skrooge installed from a fedora package, or did you compile it yourself ?
Report
hcooh
10 years ago
I don't need qt3-sqlite, right ?
And I compiled skrooge myself as I couldn't find any package available for fedora.
Anything I can do ?
Report
willy9
10 years ago
Report
hcooh
10 years ago
I have the package named sqlite-3.5.9-4.fc10. It can be found at the url : http://rpm.pbone.net/index.php3/stat/4/idpl/12190172/com/sqlite-3.5.9-4.fc10.i386.rpm.html
(and the qt3 package is named qt3-sqlite-3.3.8b-17.fc10)
Report
willy9
10 years ago
Report
DShad
10 years ago
I'm really impressed. Out KMymoney, IN Skrooge!!
Report
willy9
10 years ago
If you have any wish or bug, please use our bugtracker (https://sourceforge.net/tracker2/?atid=1056552&group_id=222722&func=browse) ! We are really eager for some feedback to keep skrooge going !
Report
DShad
10 years ago
If it's possible for you to write me back I would appreciate. Thanks!
Report
willy9
10 years ago
While I look for what's wrong, please write at gdebure at yahoo dot com...
Thanks !
Report
willy9
10 years ago
Many thanks to Anthony Mercatante for bringing skrooge to ubuntu users. On a side note, we will stop delivering ubuntu packages in sourceforge. Ubuntu users are strongly encouraged to use their package manager to install skrooge
Report
willy9
10 years ago
[neuro]
Server = http://www.bracuccia.net/arch/i686
Many thanks to neuromante for packaging skrooge, from the skrooge team !
Report
dgvirtual
10 years ago
Report
willy9
10 years ago
We still lack some features, and we may not implement everyting KMyMoney has. Skrooge was initially thought as something lighter and simpler.
Whether you prefer Skrooge over KMyMoney is mostly a matter of taste, but both projects are eager to receive feedback from user to keep getting better and better. Try both, and give us your opinion, it will be useful for both projects.
Report
yfph
10 years ago
Report
willy9
10 years ago
Report
willy9
10 years ago
Many thanks to neuromante for packaging skrooge, from the skrooge team !
Report
Signix
10 years ago
Report
willy9
10 years ago
Can you tell me the location of skrooge-plugin.desktop, for example using
locate skrooge-plugin.desktop
Report
righello
10 years ago
Report
willy9
10 years ago
chmod +x po/listFiles.sh
This bug will be solved in a following version
Report
righello
10 years ago
[ 17%] Built target skgbankmodeler
Scanning dependencies of target skg-nls-listfiles
/bin/sh: ./listFiles.sh: Permission denied
make[2]: *** [po/CMakeFiles/skg-nls-listfiles] Error 126
make[1]: *** [po/CMakeFiles/skg-nls-listfiles.dir/all] Error 2
make: *** [all] Error 2
i granted listFiles.sh all needed permissions.
Can anyone help mme?
Report
willy9
10 years ago
But I agree this shouldn't happen. I committed a fix in our SVN, I hope it will do the trick for the next version
Report
righello
10 years ago
i was able to compile the skrooge 0.2 source code but, when i launched skrooge, all that i have got was an empty window with a little iteration (file modify and help menu) avalaible.
No mean to get it work in the right way...
i enclose a screenshot
http://img19.picoodle.com/img/img19/3/1/20/f_skroogem_7503362.png
Report
willy9
10 years ago
For example, in my distro (Mandriva 2009, KDE4 is installed in /usr
So I need to do :
cmake . -DCMAKE_INSTALL_PREFIX=/usr
make
make install (as root)
does this help ?
Report
righello
10 years ago
Is there a way to be 100% sure about kde's path?
Report