Skip to content
ppearson edited this page Sep 13, 2010 · 26 revisions

Stash is a Free/Open Source Personal Finance application for Mac OS X 10.5/6, written in Objective-C++ / Cocoa.

It is currently in the early development stages and things could change significantly.

It stores data in a custom binary file format, and uses fixed-point numbers to handle currency arithmetic.

Current Features:

  • Easy-to-use interface to view and edit transactions
  • Multiple Accounts
  • Split Transactions
  • QIF Import/Export
  • Scheduled Transactions
  • Pie Chart Graphs

TODO list:

  • Reports
  • Budgets
  • OFX Import/Export
  • Multiple Currencies

Clone this wiki locally