Warning, /office/kmymoney/README.md is written in an unsupported language. File is not indexed.
0001 0002 # KMyMoney 0003 0004 KMyMoney is an open-source personal finance software, part of the [KDE software](https://kde.org) family. Written in C++ and Qt, available for all major platforms: Linux, Windows, BSD and macOS. 0005 0006 ## Download and Help 0007 0008 Please refer to the KMyMoney's website ([https://www.kmymoney.org](https://www.kmymoney.org)) for all the information on how to download and use it. If you need help, check out its [Support](https://kmymoney.org/support.html) page. 0009 0010 0011 ## Bugs 0012 0013 Please report to [KDE Bugzilla](https://bugs.kde.org/enter_bug.cgi?product=kmymoney&format=guided). 0014 0015 ## Get involved! 0016 0017 There are multiple ways to get involved: through testing, bug reporting, translating and developing KMyMoney. Every contribution is appreciated and very much needed! 0018 0019 See KDE's [guidelines](https://community.kde.org/Get_Involved) for all the ways you can help us out. Developers, in particular: check the [section](#developers) below. 0020 0021 ## Developers 0022 0023 Pull requests are obviously very much welcome – refer to the [Developers Wiki](https://invent.kde.org/office/kmymoney/-/wikis/General-contribution-guide#developers-in-particular) for information on how to proceed. 0024 0025 Once done, [set up your development environment](https://invent.kde.org/office/kmymoney/-/wikis/Build-environment), [compile](https://invent.kde.org/office/kmymoney/-/wikis/Compilation) and [hack](https://invent.kde.org/office/kmymoney/-/wikis/Coding-conventions) KMyMoney. 0026 0027 ## License 0028 0029 See SPDX copies in [LICENSES](LICENSES) folder.