Do live calculations in rofi
A 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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / rofi-calc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:Utilities/rofi-calc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
rofi-calc.changes | 0000003213 3.14 KB | |
rofi-calc.spec | 0000001931 1.89 KB | |
v2.1.0.tar.gz | 0001695556 1.62 MB |
Revision 23 (latest revision is 29)
Michael Vetter (jubalh)
committed
(revision 23)
- Update to 2.1.0: * Correctly handle ≈ signs emitted by qalc #78 * Add -calc-command-history to add result to history when using -calc-command #79 * Correctly handle multiple equals signs emitted by qalc #80
Comments 0