freebsd-ports/x11/rofi-calc/pkg-descr
Steve Wills c1c5a14b06 x11/rofi-calc: create port
rofi plugin that uses libqalculate's qalc to parse natural language
input and provide results.

Since this uses libqalculate's amazing qalc you can try natural language
queries such 500 + 25% or 5000 EUR to USD or 150 to hex. It can also
solve linear equations on the fly. Try 60x + 30 = 50, for instance.

WWW: https://github.com/svenstaro/rofi-calc

PR:		238028
Submitted by:	Alexander Sieg <alex@xanderio.de>
2019-05-30 03:20:04 +00:00

9 lines
351 B
Plaintext

rofi plugin that uses libqalculate's qalc to parse natural language input and
provide results.
Since this uses libqalculate's amazing qalc you can try natural language
queries such 500 + 25% or 5000 EUR to USD or 150 to hex. It can also solve
linear equations on the fly. Try 60x + 30 = 50, for instance.
WWW: https://github.com/svenstaro/rofi-calc