kmymoney for windows 10 download KMyMoney. KMyMoney is a personal finance manager by KDE. It comes with a large set of features while being easy to use for the non-technical user. It supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and import/export to the “QIF” file format. Direct download using the OFX and HBCI formats is also possible via plugins. Online banking support (statement download) is also provided for the OFX and HBCI protocols. . KMyMoney Windows installers are also available to download from the binary-factory. These versions don’t contains the translations and are intended for testing purpose. Get involved and help us making them better! Download. KMyMoney is readily available on the majority of Linux distributions. You can install it using the Software Center provided by your vendor. Alternatively, for those who want to use a version newer than the one available in their Software Center, we provide AppImage packages. An installation package for an older stable release can be found on our download server. We also provide daily generated preview builds from our stable and master branches. Daily built DMG package for stable version is available for macOS. An experimental Homebrew package is provided by Homebrew KDE project. Lastly, the legacy KMyMoney4 builds are also available in MacPorts. You can find the source code of the KMyMoney latest stable release here and the installation instructions in the KDE TechBase wiki. What is KMyMoney? KMyMoney is a cross-platform personal finance manager build on KDE frameworks technologies for your desktop and notebook environment. It enables users to keep careful track of their personal finances by providing a broad array of financial features and tools. The principal goals of the application are: Ease of use. KMyMoney strives to be the easiest open source personal finance manager to use, especially for the non-technical user. Familiarity. KMyMoney already provides the most important features found in commercially-available personal finance managers and we are constantly planning, testing and releasing new features to fit every task you'll ever encounter. Accuracy. Using time-tested, double-entry accounting principles, KMyMoney can help ensure that your finances are recorded as they should. Kmymoney for windows 10 download. It certainly is not the end of the road for it. One of the 5.0 design goals was to bring KMyMoney to more platforms than just Linux. The dev team did a great job in that together with other KDE folks, namely sysadmin and some help of the Craft project. Feel free to visit KMyMoney CI build status to see that KMyMoney builds not only for Linux, but also for FreeBSD and Windows. Mac OSX is also on the list but a beast of its own. But there is a difference between building and compiling the source code and creating an install-able package for the end-user. And in that respect, Windows is very different from Linux distros as the KMyMoney package may need much more than just KMyMoney but also a lot of KDE base software. The KMyMoney project's goal is to deliver the source code and to concentrate on that. Converting that source code into a package is what is missing here. In case someone steps up and says " Hey, I go a ahead and take care of setting up the packaging with KDE's craft project for MS-Windows " we are certainly to help this person and get closer to this installer. KMyMoney/FAQ. Unfortunately, due to the peculiarities of the infrastructure that builds our packages, macOS and Windows versions do not currently support translations. Sorry! This will hopefully be addressed in 2021. How do I compile from sources (Git)? Refer to the Developer's wiki. This wiki is dedicated to regular users. Where are configuration files stores? KMyMoney's own files are stored in: Where do I find some more information about OFX parameters? Here are some external sources which might give you more information: ofxblog and ofxhome. Why is a transaction shown in red and how can I get rid of the color? The transaction is shown in red if parts of the amount are not categorized. This is most commonly caused by importing a QIF or OFX file or by downloading statement data online. So all you have to do is to modify the transaction such that the whole amount of the transaction is assigned to categories. Why does the QIF import choke on a wrong date format? The QIF specification does not specify a definite format for dates. Several different formats are used and the format is selected by the source of your QIF file (e.g. your bank). In order to cope with many different date formats, KMyMoney provides 'QIF profiles'. Each profile allows customizing KMyMoney to accept the input data format chosen by the originator of the QIF file. With respect to dates, KMyMoney supports m/d/y as well as d/m/y formats. 2 digit year info as well as 4 digit year info is also supported. For 2 digit year info some institutions use an apostrophe to identify a certain range of years. Within the date tab of the QIF profile editor, you can also select the behavior of KMyMoney in case of such an apostrophe. Date Format Meaning %yy identifies two-digit year info %yyyy identifies four-digit year info %m identifies a numeric month (1-12) %mmm identifies a short month name (e.g. Jan, Feb) %d identifies a numeric day (1-31) Example: If you see a date of 21/3\'03 in your records, select the '%d/%m/%yy' setting. It does not matter if you have a / or an ' preceding the years. Therefore, '%d/%m%yy' would be the wrong format. If your bank sends you this file for the year 2003 then you probably want to set the apostrophe handling to '2000-2099'. Then the above record would be interpreted to carry the '21st of March 2003' as its date. If you picked the wrong date format in the QIF profile, KMyMoney cannot correctly interpret the data and shows error messages. The default, in this case, is to use today's date. When I start KMyMoney I get a "Malformed URL" error. What's wrong? Usually, the reason for this is that you didn't run `make install` as root. This actually copies all of the icons, and other files needed by KMyMoney to run properly. If you did run this, make sure you passed the correct prefix to `configure` at the beginning of your compilation. I have mistyped the name of a payee and want to change it in all transaction. Is there a global search/replace? There is no global search and replace function in KMyMoney. Nevertheless, it is easy to change a payees name: select the Payees view and search the entry with the name you want to change. Enter the new name. Since the transactions only use a reference to the payees' record, all transactions now show the new name. Why is there no translation for 'my' language" Most likely, the reason is that no one has offered to translate it yet. Translating KDE/-based applications is very simple, and does not require any programming skills. If you would like to translate KMyMoney into your language, please post a message to the KMyMoney, and we will give you the details on how you can easily provide a translation for us. Speaking of names: where did the "2" come from? Is it KMyMoney or KMyMoney2? The name of the app is KMyMoney. The "2" is a historical legacy from when the project went from KDE 1 to KDE 2. You can search the mailing list archive for more details. Accounts and categories show a total balance of 0.00 which is wrong. What's going on here? This is a design problem in the 0.8 branch which has been fixed in the current development version. It will show the total of the account and all its sub-ordinate accounts when the entry in the tree is collapsed. If the entry is expanded, the value shown will be one of the account without the sub- oridinate accounts included. Due to design reasons, the fix cannot easily be backported to the 0.8 branch. Will KMymoney work on my X/Ubuntu desktop? It will work, but you will have to install the `basic KDE libraries` first, as Xubuntu comes with Gnome libraries by default. If you want to install from Git, you should install build-essential and kdelibs4-dev . The second one will install a ton of other KDE-related packages. How do I configure file encryption on Windows ? KMyMoney on Windows uses an embedded copy of GPG to support file encryption. To create a new gpg key pair open a command shell in the bin directory of the kmymoney installation and run: gpg2 --gen-key . Then, in kmymoney settings dialog, enter encryption tab, enable encryption support and choose the just generated gpg key. Now you are ready to save to an encrypted file and load from it. For additional gpg key management see here. How can I report a bug? You can report a bug here. You can also browse the mailing list to search for previous discussions of similar bugs.