Skip to content

mmarica/interest_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script can be used to compute total interest earned from multiple accounts by parsing transaction files generated by the banks.

Supported file types:

  • ING csv (RO)
  • Raiffeisen XLSX (RO)
  • Raiffeisen PDF (RO)

It is meant to be used on Ubuntu.

The pdftotext binary is used in order to parse the PDF files, so you need to install the package that provides it:

sudo apt install poppler-utils

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages