Skrooge/da

From KDE UserBase Wiki
Revision as of 07:56, 26 September 2010 by Claus chr (talk | contribs) (Created page with 'Nogle aner måske også en reference til Disney's berømte figur Onkel Joakim ([http://en.wikipedia.org/wiki/Scrooge_McDuck Scrooge Mc Duck]), som selv er inspireret af førnævn...')
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Skrooge er et personligt økonomistyringsprogram til KDE SC 4, som bestræber sig på at være enkelt og intuitivt.

Scrooge lader dig holde styr på dine udgifter og indtægter, kategorisere dem og lave rapporter over dem. Skrooge er en del af KDE Extragear, i Office-modulet


Oversigt

Sikke et mærkeligt navn!

Ja det er det Det er inspireret af Charles Dickens fortælling "Et juleeventyr" (A Christmas Carol), hvor en gnaven gammel mand ved navn Ebenezer Scrooge forbedrer sig efter at være blevet besøgt af tre ånder på julenat.

Nogle aner måske også en reference til Disney's berømte figur Onkel Joakim (Scrooge Mc Duck), som selv er inspireret af førnævnte bog.

What can I do with Skrooge?

  • Keep track of your incomes and expenses
  • See how you spend your money
  • Manage your investments and see how they perform over time
  • Manage several accounts

Features

  • 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
  • Powerful Search and Process functions

Screenshots

Installing Skrooge

The recommended way is to install Skrooge using your distribution's package management tool.

However, Skrooge being a quite young application, it is possible that it is not yet available in repositories. You should of course bug the distro's packagers to include it, but in the mean time you can compile and install Skrooge yourself, it is not that difficult.

Ubuntu Specifics

Ubuntu's policy is not to propose the latest software versions, but rather to focus on stability. For that reason, it is possible that the Skrooge version available in official repositories is several versions behind the latest stable from developers.

To install the last version on Ubuntu, you need to add the following lines in your /etc/apt/sources.list:

For jaunty:

deb http://ppa.launchpad.net/s-mankowski/ppa/ubuntu jaunty main
 deb-src http://ppa.launchpad.net/s-mankowski/ppa/ubuntu jaunty main

For karmic:

deb http://ppa.launchpad.net/s-mankowski/ppa/ubuntu karmic main
 deb-src http://ppa.launchpad.net/s-mankowski/ppa/ubuntu karmic main
  • Open a terminal and enter:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 796FFDFC
  • Finally, tell Ubuntu to re-load the details of each software archive it knows about:
sudo apt-get update
  • Install Skrooge:
sudo apt-get install skrooge


Importing existing data

If you are a user of other personal finances managers, you may import your existing data from these, using one of the following formats :

Discussion was also started with the KMyMoney team for a more efficient way to exchange files between these two KDE applications.

More Information