Skip to content

Commit

Permalink
Merge pull request #1 from scottrobertson/master
Browse files Browse the repository at this point in the history
Catch up with Original
  • Loading branch information
jjhall authored Dec 10, 2019
2 parents a0998bd + fe2dd95 commit 44c158c
Showing 1 changed file with 39 additions and 3 deletions.
42 changes: 39 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ A list of awesome YNAB projects. A lot of these projects use the YNAB API, and c

### Projects

- [Cents for YNAB](https://apps.apple.com/us/app/cents-for-ynab/id1482995866?ls=1) iOS app to manage your budget and visualize your spending habits

- [Toolkit for YNAB](https://github.com/toolkit-for-ynab/toolkit-for-ynab) Toolkit for YNAB is a browser extension that enhances your experience with the YNAB Web Application.

- [Fintech to YNAB](https://github.com/fintech-to-ynab/fintech-to-ynab) Automatically push transactions into YNAB from Monzo, Starling and 12 other banks.
Expand All @@ -14,16 +16,50 @@ A list of awesome YNAB projects. A lot of these projects use the YNAB API, and c

- [Beyond Rule 4](https://beyondrule4.jmmorrissey.com/home) turns your YNAB data into a chart that shows how far along you are in your journey to financial independence.

- [Multi Currency](https://ynab-multi-currency.herokuapp.com/) Lets you budget with multiple currencies in a single budget.
- [Multi Currency](https://ynab-multi-currency.herokuapp.com/) Lets you budget with multiple currencies in a single budget.

- [Undebt.it](https://undebt.it/) An online debt snowball/avalanche planner with direct YNAB syncronization.
- [Undebt.it](https://undebt.it/) An online debt snowball/avalanche planner with direct YNAB syncronization.

- [YNAB Balance Shortcut](https://www.reddit.com/r/shortcuts/comments/9htwei/have_siri_tell_you_a_ynab_budget_category_balance/?st=JMDZFO4P&sh=1fbb993a) - Have Siri tell you a YNAB budget category balance

- [YNAB - Privacy.com Linker](https://ynab-privacy.herokuapp.com) This app allows you to auto-import transactions made with a Privacy.com virtual card to a specific YNAB budget / category.

- [Sync for YNAB](https://syncforynab.com) Connecting YNAB to UK Banks

- [Automated Serverless Stock Updates](https://github.com/MatissJanis/sls-ynab-stock-updates) Serverless function to track and automatically update stock investment account balance in YNAB.

- [Command line interface for YNAB](https://borsboom.io/cli-for-ynab/) Easy access to all parts of the YNAB API from your terminal

- [SMS Alerts](https://github.com/ljb2of3/ynab-sms) Notify others when transactions have been added to YNAB

- [ynab-a-day](https://github.com/troylar/ynab-a-day) A simple and customizable YNAB daily report for your significant other who doesn't care about budgeting, but whom you care about keeping informed.

- [Sheets For YNAB](https://www.kajiba.io/docs/sheets-for-ynab/) Import your YNAB data to Google Sheets

- [bank2ynab](https://github.com/bank2ynab/bank2ynab#bank2ynab) Automatically detects your export CSV format and converts it into a YNAB CSV file. 50+ banks already supported. This project consolidates many other projects into a standardized approach.

- [You Need A Parser](https://ynap.leolabs.org) Convert CSV files from a variety of (German, for now) banks and apps into a format that can easily be imported into You Need A Budget. YNAP is free and open-source and your files never leave your browser.

- [GoodBudget to YNAB](https://github.com/jordancrawfordnz/goodbudget-to-ynab) Import your GoodBudget transactions into YNAB using the YNAB API.

- [MoneyMoney2YNAB](https://github.com/krachtstefan/moneymoney2ynab) Export your bank transactions from [MoneyMoney](https://moneymoney-app.com/) for easy YNAB import.

- [ynab-bank-importer](https://github.com/schurig/ynab-bank-importer) Pull transactions from your bank and import them to YNAB automatically.

- [firefly-iii](https://github.com/firefly-iii/firefly-iii) "Firefly III" is a (self-hosted) manager for your personal finances. You can also import from bunq, from YNAB, using FinTS or simply by uploading CSV files.

- [SMS to YNAB](https://github.com/akashpjames/sms-import-for-ynab) Android app which parses bank messages that can then be synced with YNAB. Helpful for those who are not able to use the auto import feature from YNAB.

- [Quota for YNAB](https://play.google.com/store/apps/details?id=com.ynabquota.starter) Quota for YNAB is a helper android app for those who are using YNAB. Users can configure the categories and they can check the available balance in them quickly.

- [Budget or Your Life for YNAB](https://www.budgetoryourlife.com/) A tool that converts your YNAB budget from standard currency to life energy spent in hours as outlined in the book "Your Money or Your Life".

- [YNAB SDK for .net core]( https://github.com/jaboc83/ynab-sdk-dotnetcore) An SDK for .net core to interact with the YNAB Rest API.

- [bunq2ynab](https://github.com/wesselt/bunq2ynab) Python script to import transactions from bunq bank to YNAB. Supports listening to messages from bunq so your payments show up in YNAB seconds after you pay.

### Submit a Project

To submit a project, please either create an issue, or submit a pull request.
To submit a project, please submit a pull request.

> Inspired by [Awesome](https://github.com/sindresorhus/awesome)

0 comments on commit 44c158c

Please sign in to comment.