Skip to content

🍃 Automate your personal finances – for free, with no ads, and no data collection.

License

Notifications You must be signed in to change notification settings

Sean0203/mintable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo was forked to allow the tracking of American and Canadian banks.

Mintable

Mintable

Automate your personal finances – for free, with no ads, and no data collection.


Mintable helps you:

  • Keep track of your account balances
  • Aggregate transactions from all your banking institutions, including checking accounts, savings accounts, and credit cards
  • Analyze and budget your spending using a spreadsheet and formulas



Quickstart

Requires node >= v11.0.0.

  1. Sign up for Plaid's Free Plan.

  2. Install Mintable:

    npm install -g mintable
    mintable setup
  3. Update your account balances/transactions:

    mintable fetch
    

Note: If you're already a version 1.x.x user, you can migrate your existing configuration to version 2.x.x.

Documentation

Check out the full documentation in the ./docs folder.

FAQs

WTF is 'Mintable'?!

min·ta·ble: noun.

  1. An open-source tool to automate your personal finances – for free, with no ads, and no data collection. Derived from mint (the wildly popular personal finance app from Intuit) + table (a spreadsheet).

Do I have to use Plaid?

Do I have to use Google Sheets?

Do I have to manually run this every time I want new transactions in my spreadsheet?

How do I use it with banks outside the US?

How do I use it with Windows?

  • Windows is not natively supported but you can try this.

It's not working!

Alternatives

  • Money in Excel: Recently announced partnership between Microsoft/Plaid. Requires a Microsoft 365 subscription ($70+/year).
  • Mint: Owned by Intuit (TurboTax). Apps for iOS/Android/Web.
  • build-your-own-mint: Some assembly required. More flexible.

About

🍃 Automate your personal finances – for free, with no ads, and no data collection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.9%
  • HTML 5.3%
  • JavaScript 2.8%