Uses headless chrome to make manual updates in mint.com for accounts they don't support.
Currently this supports both a manually added mortgage and a cash account for RobinHood. If you want to use it to update your mortgage, you should manually edit the values in index.js
;
Your username and password get encrypted locally, though it would be easy for someone with the code to decrypt.
- Clone
npm install
npm run encrypt
to input your mint.com Credentialsnpm run encrypt-robinhood
to add your robinhood Credentialsnpm start
(for robinhood), ornode index.js
for mortgage.