1.0.2120.7 MB
MIT
strict
core20
a simple Terminal Calculator
termcalc (
It supports basic arithmetic operations and math functions.
Expressions can be entered in the terminal directly as arguments.
Without any arguments, it will start in interactive session.
Note that the snap will create a command named
to create a
tc) is a simple Terminal Calculator.It supports basic arithmetic operations and math functions.
Expressions can be entered in the terminal directly as arguments.
$ tc "4 + 3.5"
4 + 3.5 = 7.5Without any arguments, it will start in interactive session.
Note that the snap will create a command named
termcalc. It is recommandedto create a
tc alias like so:$ echo "alias tc=termcalc" >> ~/.bash_aliasesUpdate History
1.0.2 (12)13 Dec 2025, 09:47 UTC
7 Sept 2024, 15:09 UTC
4 Jul 2025, 11:36 UTC
13 Dec 2025, 09:47 UTC