Hacker News new | ask | show | jobs
by Yaser_Amiri 1484 days ago
I use these as a stack: hledger + dab-dab + Surfingkeys

Basically all I need to do is: login in to the bank's web app and press Ctrl+Alt+P

I wrote a script which can take transactions from my banks webapp, gave it to dab-dab (https://github.com/Yaser-Amiri/dab-dab), added a key binding to Surfingkeys to extract the token and other related stuff from the cookies, send it to dab-dab to run the script, the script adds the transactions to the ledger files.

By the way I have some extra sugers in the script for resolving the destination/source of money to hledger's accounts and descriptions.