n26

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

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

Go to latest
Published: May 16, 2019 License: MIT Imports: 16 Imported by: 0

README ¶

N26 CLI 🚀

Use your N26 account via command-line

Latest Version: v0.5

Features 🙌

  • Get your latest transactions
  • See your balance
  • See all of your N26 accounts
  • Get your account information
  • Get your bank statements via PDF
  • See your N26 savings and investment
  • See your N26 cards
  • See your N26 spaces
  • Block/Unblock your N26 cards
  • List all N26 categories

Requirement

If you never used n26 cli just run n26 init to setup the configuration

or

you create a YAML file n26.yml in your ~/.config directory:

username: your-email@domain.com
password: n26-password

Installation

Mac
brew install njuettner/n26/n26
Windows/Linux

See latest release

Go
go get github.com/njuettner/n26

How to use it 🤔

Bash/ZSH Shell Completion

Add an additional statement to your bash_profile or zsh_profile:

eval "$(n26 --completion-script-bash)"

or

eval "$(n26 --completion-script-zsh)"
usage: n26 [<flags>] <command> [<args> ...]

A command-line to interact with your N26 bank account

Flags:
  --help     Show context-sensitive help (also try --help-long and --help-man).
  --version  Show application version.

Commands:
  help [<command>...]
    Show help.

  init
    Setup the configuration to use N26 CLI

  categories
    Show N26 categories

  transactions [<amount>]
    Show N26 latest transactions (Number by Default: 5)

  balance
    Show N26 balance

  contacts
    Show N26 contacts

  account info
    Show N26 account information

  account limit
    Show N26 account limit

  account stats
    Show N26 account statistics

  account status
    Show N26 account status

  statement [<statementID>]
    Get N26 statement, will be saved as PDF files

  savings
    Show N26 savings and investments

  cards
    Show N26 cards

  block-card [<cardID>]
    Block N26 card

  unblock-card [<cardID>]
    Unblock N26 card

  spaces
    Show N26 spaces

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