Skip to content

paulle/moneymanagerex

 
 

Repository files navigation

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. Chart.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)

About

Money Manager Ex is an easy to use, money management application built with wxWidgets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.6%
  • C 18.7%
  • Shell 2.4%
  • Python 0.9%
  • CSS 0.6%
  • Makefile 0.5%
  • Other 0.3%