Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
/ kt-desktop Public archive

Desktop Client for Kontist

Notifications You must be signed in to change notification settings

netnexus/kt-desktop

Repository files navigation

kt-desktop

kt-desktop is an (unofficial) open source desktop software for your bank account from Kontist.

Binaries

Windows: Download

Mac: Download

Linux: Download

Build from source

Use npm to install the dependencies for kt-desktop. You also need Angular CLI.

npm install
npm install -g @angular/cli

Usage

npm start

Functions

Transaction list

This list provides a filter to quickly find the transaction you are looking for.

bankTransfer

Create new transfers

Name and IBAN fields with autocomplete function

bankTransferForm

Standing orders

View and edit your standing orders.

standingOrder

standingOrderForm

Export

Export your transactions to JSON, QIF or CSV.

standingOrder