0.0.1 • Published 8 years ago

fidor-kontoauszug v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

fidor-kontoauszug

About

Automatically downloads all available PDF bank statements for Fidor Bank based on nightmare and electron.

Installation

npm install -g fidor-kontoauszug

(tested with npm LTS 4.4.5/npm 3.9.3)

Usage

general usage:

ACCOUNT_LOGIN=430000000000 ACCOUNT_PASSWORD=password fidor-kontoauszug ~/directory_where_to_store_files

debug usage (opens electron window)

DEBUG=1 ACCOUNT_LOGIN=430000000000 ACCOUNT_PASSWORD=password fidor-kontoauszug ~/directory_where_to_store_files

License

MIT

Disclaimer, Warranty

This software is not related, authorized or maintained by Fidor Bank or any other company named in the above document. Use this software responsibly.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.