mbank-cli svn20061102R049 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 10K
Developer: Jakub Wilk
0 stars award from rbytes.net

mbank-cli project provides a rudimentary command line interface to the mBank online banking system.

Usage:

You may create 'debug' directory to make debugging easier.

You may provide '--verbose' option to fill your screen with cryptic strings.

Usage examples:

$ ./mbank-cli list # list available accounts

$ ./mbank-cli history Foo # show history of the 'Foo' account

$ ./mbank-cli history Bar --range 2005-01-01 2005-12-31

$ ./mbank-cli history Quux --from 2006-06-01

$ ./mbank-cli future Foo # show list of planned transfers of the 'Foo' account

$ ./mbank-cli funds # list available investment funds

$ ./mbank-cli logout

Requirements:
Perl
The GNU Privacy Guard
Apache::ConfigFile
Crypt::SSLeay
Digest::SHA1
HTML::Form
HTML::Entities
HTTP::Cookies
LWP::UserAgent

What's New in This Release:
Support for account renaming was added.
Support for reading notices was added.
The documentation was updated and polished.

mbank-cli svn20061102R049 search tags