An advanced calculator extended from devraza's A-Level utilities. Who asked for this?
Find a file
2025-03-06 15:31:45 +00:00
fx chore: split view procedures and styles across files 2025-03-06 15:23:27 +00:00
oxofx chore: remove oxofx/fibonacci 2025-03-06 15:11:26 +00:00
.gitignore feat: binomial expansion 2025-02-09 21:58:36 +00:00
go.mod refactor: revamp Bubbletea modelling for a far more simpler and logical codebase 2025-02-28 20:34:57 +00:00
go.sum refactor: revamp Bubbletea modelling for a far more simpler and logical codebase 2025-02-28 20:34:57 +00:00
LICENSE readme + license 2025-02-25 09:26:02 +00:00
main.go feat: default to choicesView() for the menu selection 2025-03-06 15:31:45 +00:00
queue.go chore: gofmt 2025-02-28 22:09:54 +00:00
README.md docs: better terminology for original project 2025-02-28 20:37:04 +00:00
styles.go chore: split view procedures and styles across files 2025-03-06 15:23:27 +00:00
views.go chore: split view procedures and styles across files 2025-03-06 15:23:27 +00:00

fxtea

An advanced calculator extended from devraza's A-Level utilities.

Available as a TUI, GUI, and CLI.

License

See LICENSE for the BSD 3-clause license that governs this project.