An open API service indexing awesome lists of open source software.

https://github.com/dxrcy/magictax

Tax calculator.
https://github.com/dxrcy/magictax

Last synced: 2 months ago
JSON representation

Tax calculator.

Awesome Lists containing this project

README

        

# MagicTax

Tax calculator.

Forked from [Egui Encrypted Text Editor](https://github.com/darccyy/egui-encrypted-text-editor)

IMPORTANT: The key used for encryption/decryption is *the same key everytime*! Currently there is no way to change the key.

# Install

From source (requires `cargo`)

```bash
git clone https://github.com/darccyy/magictax.git
cd magictax

cargo install --path .
```

See `justfile` for commands.

![Logo Icon: MagicTax](./icon.png)