eofy-calc

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

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

Go to latest
Published: Nov 7, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

README

Personal Finance Calculator

Calculator for personal fincances. Calculations are only accurate to tax residents of Victoria, Australia.

Usage

# Calculate income tax
go run main.go tax

# Calculate first home options
go run main.go firsthome

You can create a .env file to skip having to enter your details every time you run the calculator.

cp .env.example .env
vim .env

Start the calculator with the following command:

Features

Existing
  • Add salary sacrifice to super.
  • Calculate income tax.
  • Calculate Medicare Levy.
Future
  • Use tax rates (etc) from CSV files so they aren't hard-coded.
  • Take region into account for tax rates, etc.
  • Take private health cover into account for Medicare Levy Surcharge for salaries over $90k.
  • Allow for one "profile" to calculate multiple income streams.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL