Software for calculating linear and anuity loans.
- Calculate loan statistics by entering loaned amount, loan term, Repayment Schedule (Annuity or Linear) and annual interest rate.
- Filter loan statistics by month intervals.
- Calculate loan statistics with payment holidays.
- Show loan repayment graph.
- Save loan statistics in a text file.
- Save loan repayment graph in an image file.
- Select Lithuanian or English language.
Have Java 17 or later installed.
Download the jar file from releases.
Execute: java -jar target/loan-calculator.jar>
and start using the software.
Please read a LICENSE
file.