A simple tui app for calculation acting as a wrapper of the qalc(required) cli program/library with instant preview and results history
You need qalc installed and in your PATH as well as cargo and rust.
git clone https://github.com/heisenshark/tui-qalc.git && cargo run