Skip to content

MyMoney is a rich client .NET 4.0 ClickOnce application for managing your personal finances. It is written entirely in C# and is designed for programmers who want easy access to their data and who want to quickly and easily add their own features. Your data will not be locked up in some proprietary format, it is yours to do with as you like.

MoneyTools/MyMoney.Net

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 15, 2023 22:33
March 29, 2023 01:41
January 29, 2023 22:46
February 21, 2023 02:28

MyMoney.Net is a rich client .NET 7.0 application for managing your personal finances. It is written entirely in C# and is designed for programmers who want easy access to their data and who want to quickly and easily add their own features. Your data will not be locked up in some proprietary format, it is yours to do with as you like.

Install

Once you have .NET 7.0 Desktop Runtime installed you can simply click the ClickOnce Installer to install the app.

You can see information on the latest release from github releases.

Help

Learn how to use the app by reading our Helpful Wiki.

Licenses

This program is provided with MIT license. This program uses System.Windows.Controls.DataVisualization.Charting which is (c) Copyright Microsoft Corporation and is subject to the Microsoft Public License (Ms-PL). This program optionally uses Stock Quote Services from AlphaVantage and IEX Trading which are subject to their respective licenses. It also uses Currency Rates from restfulwebservices.net. It uses online Banking information (OFX) from http://www.ofxhome.com/ and implements the OFX 1.0 and 2.0 specifications. It uses SQLite to store your financial transactions in a local file on your computer. It also has an implementation of the Canny edge detection algorithm used in getting quick image boundaries from your scanner, especially useful for receipts. It also contains a documentation generator that uses the Microsoft OneNote API to generate HTML and from HTML it generates Markdown format for the github Wiki.

Lastly the app is built entirely in C#, using .NET 4.8 and Visual Studio, and WPF. UnitTests are written and executed from a DGML test Model using DgmlTestModeling.

--Enjoy!

About

MyMoney is a rich client .NET 4.0 ClickOnce application for managing your personal finances. It is written entirely in C# and is designed for programmers who want easy access to their data and who want to quickly and easily add their own features. Your data will not be locked up in some proprietary format, it is yours to do with as you like.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages