vectro
RPN calculator for your terminal
TLDR
Launch the RPN calculator
$ vectro
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.

