/MoneyMan

A financial money management library and applications that utilize it.

Primary LanguageC#Microsoft Public LicenseMS-PL

MoneyMan

A financial money management library and applications that utilize it.

Install Install

Install Install

Join the chat at https://gitter.im/MoneyManagement/Lobby

Build Status codecov

Why?

Because Intuit Quicken has become far too old to work well on modern systems. It suffers from:

  1. Poor support for high DPI screens
  2. Slow
  3. Buggy
  4. No competition

Yet Intuit charges $70+ each year for upgrades that add very little value.

MoneyMan is intended to offer users an alternative.

How?

MoneyMan is primarily implemented in a .NET 6 library, with applications for (eventually) each platform and device. It utilizes SQLite as its data store due to its cross-platform availability, compact size and high performance.