Git Product home page Git Product logo

mintable's Introduction

Mintable

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


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.

mintable's People

Contributors

kevinschaich avatar yyx990803 avatar eden avatar ibudiallo avatar

Watchers

Ryan Bianchi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.