mintable

? Roll your own ad-free Mint clone for managing personal finances using publicly available APIs.

Github星跟蹤圖






Join our Reddit Community

Quickstart

Prerequisites: node (tested v11.6.0), yarn (tested v1.10.0)

  1. If you plan on using Plaid to fetch account data, sign up for an account and apply for the development plan. It usually takes them 1-2 business days to approve this request.
  2. Link your accounts and a spreadsheet to Mintable. Run these commands to walk through the setup:
git clone https://github.com/kevinschaich/mintable.git
cd mintable
yarn
yarn setup
  1. After completing the setup, run the following at any time to populate updated data into your spreadsheet:
yarn mintable

Note: If you started using Mintable before v1.0.0, you can run yarn migrate to migrate to the new web-based configuration framework.

Overview

Mintable

Mintable simplifies managing your finances, for free, without ads, and without tracking your information. Here's how it works:

  1. You connect your accounts and a spreadsheet to Mintable.
  2. Mintable integrates with financial institutions to automatically populate transactions in your spreadsheet.
  3. You can add whatever formulas, charts, or calculations you want (just like a normal spreadsheet). We also have templates to get you started.

Features

  • Locally hosted, open-source, 100% free, ad-free, no personal data tracking, no data stored by Mintable on central servers
  • Integrates with your financial institutions for fully-automated spreadsheet updates
  • Web based setup wizard and configuration framework:

Setup Wizard

You can see a full list of options in the Config Docs.

FAQs

It's not working / I'm having trouble / I need help

File an issue or reach out on our Reddit community.

How is this different from build-your-own-mint?

  • build-your-own-mint is a set of scripts which solely facilitates the integration between Plaid and Google Sheets. It makes no assumptions about what you want your spreadsheet to look like, and you have to define your own logic to map transactions to spreadsheet updates.
  • Mintable is and end-to-end system that works out of the box. It comes with a setup wizard, a web-based configuration server, pluggable providers (you're not limited to just Plaid & Google Sheets), and a spreadsheet template.

Do I have to give my data to Plaid and Google? Are there any completely self-hosted alternatives I can use?

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

Credits

Mintable initially started as a fork of Evan You's build-your-own-mint.

主要指標

概覽
名稱與所有者kevinschaich/mintable
主編程語言TypeScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2019-01-26 20:53:48
推送於2023-10-25 23:28:44
最后一次提交2023-06-01 10:05:35
發布數16
最新版本名稱2.0.3 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數1.6k
關注者數22
派生數203
提交數328
已啟用問題?
問題數121
打開的問題數25
拉請求數35
打開的拉請求數11
關閉的拉請求數14
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?