LinuxCommandLibrary

vectro

RPN calculator for your terminal

TLDR

Launch the RPN calculator
$ vectro
copy

SYNOPSIS

vectro

DESCRIPTION

vectro is a reverse Polish notation (RPN) calculator that runs in the terminal using the Bubble Tea TUI framework. It features a responsive design that adapts to terminal size, persistent stack storage between sessions, paste and yank support, and undo capabilities.

HISTORY

vectro was created by gurgeous and is written in Go.

SEE ALSO

bc(1), dc(1), calc(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard