qander-rekeningoverzicht

command module
v0.0.0-...-a43eaf4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

README

Quander Rekeningoverzicht

GoDoc License Build Status Coverage Status Go Report Card

TL;DR

  • rekeningoverzicht-qander is a small program which logs into the Qander webUI and retrieves the last (or all) statements. It then creates an email with the statements attached.

Command Line Flags

  • --all Download all statements (as opposed to the last)
  • --days int How old can the statement be before we skip it (days)
  • --pass string Qander password to log in with (required)
  • --smtp string SMTPserver to send message over (e.g. smtp.iaf.nl:587) (required)
  • --smtp_pass string Optional SMTP password to log in with
  • --smtp_to string Comma seperated list of email recipients (required)
  • --smtp_user string Optional SMTP username to log in with
  • --user string Qander username to log in with (required)

Installation

I presume you have a working experiance with go, a system with crontab and in general some sys admin knowledge as I am not able to support you with questions on every conveivable way to build, install and start this program at regular monthly intervals.

Building the binary
  • Clone, download, copy/paste the source files onto your local disk.
  • Execute go build . to create the rekeningoverzicht-qander binary.
  • Copy the binary to /usr/local/sbin.

Credits

Qander uses gomail.v2

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL