Skrooge: Difference between revisions

From KDE UserBase Wiki
m (fix typos)
m (Added Special:myLanguage)
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Skrooge}}
<languages />


__TOC__
{|class-"tablecenter vertical-centered"
|[[Image:SkroogeIcon.png|64px|left]]<translate> <!--T:1-->
'''Skrooge is a personal finances manager powered by KDE SC 4.x, aiming at being simple and intuitive.'''</translate>
|}
<translate>
<!--T:2-->
'''Skrooge''' allows you to keep track of your expenses and incomes, categorize them, and build reports of them.
'''Skrooge''' is a part of [http://extragear.kde.org KDE Extragear], in the ''Office'' module


{| border="0" cellspacing="1" cellpadding="1"
|-
| [[Image:SkroogeIcon.png|left]]
| Skrooge is a personal finances manager for KDE SC 4.x, aiming at being simple and intuitive. It allows you to keep track of your expenses and incomes, categorize them, and build reports of them.
Skrooge is a part of [http://extragear.kde.org KDE Extragear], in the Office module
|}


<br> [[Image:SkroogeReport.png|center|320px]]  
<!--T:3-->
[[Image:SkroogeReport.png|center|320px]]  


== Overview ==
== Overview == <!--T:4-->


=== What a strange name! ===
=== What a strange name! === <!--T:5-->


Yes, it is ;-) It has been inspired by Dickens' [http://en.wikipedia.org/wiki/A_Christmas_Carol A Christmas Carol] tale, where an grumpy old man, named Ebenezer Scrooge, turns good after receiving the visit of three ghosts on Christmas night.
<!--T:6-->
Yes, it is [[Image:Smile_wink.png|11px]] It has been inspired by Dickens' [http://en.wikipedia.org/wiki/A_Christmas_Carol A Christmas Carol] tale, where an grumpy old man, named Ebenezer Scrooge, turns good after receiving the visit of three ghosts on Christmas night.


<!--T:7-->
Some people may also see the reference to Walt Disney's famous character, [http://en.wikipedia.org/wiki/Scrooge_McDuck Scrooge Mc Duck], which was also inspired by the aforementioned book.  
Some people may also see the reference to Walt Disney's famous character, [http://en.wikipedia.org/wiki/Scrooge_McDuck Scrooge Mc Duck], which was also inspired by the aforementioned book.  


=== What can I do with skrooge&nbsp;? ===
=== What can I do with Skrooge? === <!--T:8-->


<!--T:9-->
*Keep track of your incomes and expenses  
*Keep track of your incomes and expenses  
*See how you spend your money  
*See how you spend your money  
Line 28: Line 32:
*Manage several accounts
*Manage several accounts


=== Features ===
=== Features === <!--T:10-->


<!--T:11-->
*Graphical reports  
*Graphical reports  
*Several tabs to help you organize your work  
*Several tabs to help you organize your work  
*Infinite undo/redo (even after the file was closed&nbsp;!)  
*Infinite undo/redo (even after the file was closed!)  
*Instant filtering on operations and reports  
*Instant filtering on operations and reports  
*Infinite categories levels  
*Infinite categories levels  
Line 40: Line 45:
*Powerful Search and Process functions
*Powerful Search and Process functions


=== Screenshots ===
=== Screenshots === <!--T:12-->


== Installing Skrooge  ==
== Installing Skrooge  == <!--T:13-->


The recommended way is to install Skrooge using your distribution's package management tool.  
<!--T:14-->
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 '''[http://techbase.kde.org/Projects/Skrooge compile and install skrooge yourself]''', it is not that difficult.
<!--T:15-->
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 [http://techbase.kde.org/Projects/Skrooge compile and install Skrooge yourself], it is not that difficult.


=== Ubuntu Specificities ===
=== Ubuntu Specifics === <!--T:16-->


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.
<!--T:17-->
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:
<!--T:18-->
To install the last version on Ubuntu, you need to add the following lines in your /etc/apt/sources.list:


For '''jaunty''':
<!--T:19-->
deb http://ppa.launchpad.net/s-mankowski/ppa/ubuntu jaunty main
For ''jaunty'':
{{Input|1= deb http://ppa.launchpad.net/s-mankowski/ppa/ubuntu jaunty main
  deb-src http://ppa.launchpad.net/s-mankowski/ppa/ubuntu jaunty main  
  deb-src http://ppa.launchpad.net/s-mankowski/ppa/ubuntu jaunty main  
}}


For '''karmic''':
<!--T:20-->
deb http://ppa.launchpad.net/s-mankowski/ppa/ubuntu karmic main
For ''karmic'':
{{Input|1= deb http://ppa.launchpad.net/s-mankowski/ppa/ubuntu karmic main
  deb-src http://ppa.launchpad.net/s-mankowski/ppa/ubuntu karmic main  
  deb-src http://ppa.launchpad.net/s-mankowski/ppa/ubuntu karmic main  
}}


<!--T:21-->
*Open a terminal and enter:
*Open a terminal and enter:


sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 796FFDFC  
<!--T:22-->
{{Input|1= sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 796FFDFC }}


<!--T:23-->
*Finally, tell Ubuntu to re-load the details of each software archive it knows about:
*Finally, tell Ubuntu to re-load the details of each software archive it knows about:


sudo apt-get update  
<!--T:24-->
{{Input|1= sudo apt-get update }}


*Install skrooge:
<!--T:25-->
*Install '''Skrooge:'''


sudo apt-get install skrooge  
<!--T:26-->
{{Input|1= sudo apt-get install skrooge }}




== Importing existing data ==
== Importing existing data == <!--T:27-->


<!--T:28-->
If you are a user of other personal finances managers, you may import your existing data from these, using one of the following formats&nbsp;:  
If you are a user of other personal finances managers, you may import your existing data from these, using one of the following formats&nbsp;:  


<!--T:29-->
*[http://en.wikipedia.org/wiki/OFX OFX]  
*[http://en.wikipedia.org/wiki/OFX OFX]  
*[http://en.wikipedia.org/wiki/QIF QIF]  
*[http://en.wikipedia.org/wiki/QIF QIF]  
*CSV
*CSV


Discussion was also started with the [[KMyMoney]] team for a more efficient way to exchange files between these two KDE applications.  
<!--T:30-->
Discussion was also started with the [[Special:myLanguage/KMyMoney|KMyMoney]] team for a more efficient way to exchange files between these two KDE applications.  


== Getting Help ==
== More Information == <!--T:31-->


*'''Documentation''': in case the Skrooge Handbook is not installed on your machine, you can [http://docs.kde.org/development/en/extragear-office/skrooge/index.html browse it online].
<!--T:32-->
*'''Forum''': you may also seek assistance in the [http://forum.kde.org KDE forums], in the ''Office &amp; Productivity'' section.
* [http://skrooge.org Skrooge Homepage]
*'''IRC''': skrooge developers try to hang in the ''#skrooge'' channel. Some users may also help in ''#kde''.
* [http://docs.kde.org/development/en/extragear-office/skrooge/index.html Online Documentation]
* [http://forum.kde.org/viewforum.php?f=20 KDE Office & Productivity Forum]
* IRC: '''Skrooge''' developers try to hang in the ''#skrooge'' channel. Some users may also help in ''#kde''.


<!--T:33-->
[[Category:Office]]
[[Category:Office]]
</translate>

Revision as of 08:12, 26 September 2010

Skrooge is a personal finances manager powered by KDE SC 4.x, aiming at being simple and intuitive.

Skrooge allows you to keep track of your expenses and incomes, categorize them, and build reports of them. Skrooge is a part of KDE Extragear, in the Office module


Overview

What a strange name!

Yes, it is It has been inspired by Dickens' A Christmas Carol tale, where an grumpy old man, named Ebenezer Scrooge, turns good after receiving the visit of three ghosts on Christmas night.

Some people may also see the reference to Walt Disney's famous character, Scrooge Mc Duck, which was also inspired by the aforementioned book.

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