Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.63 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.63 KB

Money Manager Ex

Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software. It primarily helps organize one's finances and keeps track of where, when and how the money goes.

MMEX includes all the basic features that 90% of users would want to see in a personal finance application. The design goals are to concentrate on simplicity and user-friendliness - something one can use everyday.

Build Status Ohloh bountysource

MMEX is mainly written in C++11 and built on:

  1. wxWidgets 3.0+
  2. wxSqlite3
  3. SQLite3
  4. ChartNew.JS
  5. html-template

Supported platforms:

  1. MS Windows: Vista, 7, 8, 8.1. Unicode builds: x86, x64, ia64 versions available.
  2. Unixes: almost any Unix workstation with GTK+ 2.0 and above.
  3. Mac: OS X 10.8 or higher.

Tips:

  1. We can open database file (both regular and encrypted) directly with wxSqlitePlus
  2. We can download dozen of cool reports from [general report] (https://github.com/moneymanagerex/general-reports)
  3. Star it if you feel it is helpful