GithubHelp home page GithubHelp logo

n26's Introduction

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: [email protected]
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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.