Greg's calculator - a terminal UI calculator inspired by galculator (GTK), implemented in Go with Bubble Tea. Features decimal math, base display cycling (DEC/HEX/BIN/OCT) with CERR on non-integers, tactile keypad, wide integrated display.
All references now consistently use 'gralculator' for the project: - local folder: apps/gralculator - binary: gralculator - remote repo: gmgauthier/gralculator (renamed via tea) - scripts and workflows updated |
||
|---|---|---|
| .gitea/workflows | ||
| docs | ||
| internal | ||
| scripts | ||
| .gitignore | ||
| ci-build.sh | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| Makefile | ||
| spec.md | ||