moneyman
moneyman copied to clipboard
Automatically save transactions from all major Israeli banks and credit card companies, using GitHub actions (or a self hosted docker image)
I have been using your project for some time now and find it to be a great tool. However, I was wondering if there are any plans to support automatic...
Bumps [ynab](https://github.com/ynab/ynab-sdk-js) from 2.2.0 to 2.4.0. Release notes Sourced from ynab's releases. v2.4.0 What's Changed Do not include spec version in generated files to reduce diffs by @bradymholt in ynab/ynab-sdk-js#169...
Hi @daniel-hauser I still experience issues with Telegram, and all the scrape processes are terminated. I received a general error in my action log: https://github.com/roisec/moneyman/actions/runs/9889038748/job/27314228767#step:4:43 The issues occur only on...
``` ACCOUNTS_JSON=[{"companyId":"hapoalim","userCode":"AB1234","password":"p@ssword"}] ``` out put has no errors but no accounts are scrapped
Hi @daniel-hauser I got an error when changing to group telegram chat. I set on debug flag, adding the relevant error ``` moneyman:scrape [max] END_SCRAPING +84ms moneyman:scrape ended +0ms moneyman:data...
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6. Release notes Sourced from husky's releases. v9.1.6 What's Changed Fix issue where example pre-commit file is generated incorrectly by @dexmlee in typicode/husky#1519 New Contributors...
Bumps [debug](https://github.com/debug-js/debug) from 4.3.6 to 4.3.7. Release notes Sourced from debug's releases. 4.3.7 What's Changed Upgrade ms to version 2.1.3 by @realityking in debug-js/debug#819 Full Changelog: https://github.com/debug-js/debug/compare/4.3.6...4.3.7 Commits bc60914 4.3.7...
Thanks for this great project! when trying to run from a mac machine a configuration that works on windows, i get an error for scraping all providers. Are you aware...