cutl is a command-line client for the credit union banking website cuaccount-access.com.
git clone https://github.com/clehner/cutl
cd cutl
make install
cutl -h
cutl accounts
cutl transactions
See the man page and -h screens for more info.
- Fix problems with login
- Add bash & zsh completion
- Improve caching
MIT