diff options
Diffstat (limited to 'desktop/rofi-calc/README')
-rw-r--r-- | desktop/rofi-calc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/rofi-calc/README b/desktop/rofi-calc/README new file mode 100644 index 0000000000..cb82421e4b --- /dev/null +++ b/desktop/rofi-calc/README @@ -0,0 +1,4 @@ +rofi-calc is a rofi plugin that provides a calc modi leveraging +libqalculate's qalc to parse natural language queries such as +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. |