Mintable

June 23, 2026 · View on GitHub

Source: https://github.com/kevinschaich/mintable

Overview

This tutorial covers the key resources and tools from the kevinschaich/mintable project.

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.

Key Resources

ResourceLink
Plaid's Free Planhttps://plaid.com/pricing/
wildly popular personal finance app from Intuithttps://www.mint.com/
country codes herehttps://github.com/kevinschaich/mintable/blob/377257a6040ed9b6dd93d88435e53c48108b5806/src/integrations/plaid/plaidIntegration.ts#L126
thishttps://github.com/kevinschaich/mintable/issues/125#issuecomment-1253961155
File an issuehttps://github.com/kevinschaich/mintable/issues
Money in Excelhttps://www.microsoft.com/en-us/microsoft-365/blog/2020/06/15/introducing-money-excel-easier-manage-finances/
Minthttps://www.mint.com/
build-your-own-minthttps://github.com/yyx990803/build-your-own-mint