This website requires JavaScript.
Explore
Help
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
53f7f38e2358a8135dc08cd540898af80b26aad3
automatisch
/
packages
/
docs
/
pages
/
apps
/
you-need-a-budget
/
triggers.md
Rıdvan Akca
53f7f38e23
feat(ynab): add low account balance trigger
2024-01-18 16:00:52 +03:00
318 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/you-need-a-budget.svg
name
desc
Low account balance
Triggers when the balance of a Checking or Savings account falls below a specified amount within a given month.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>