summaryrefslogtreecommitdiff
path: root/desktop/rofi-calc/README
diff options
context:
space:
mode:
authorJulian Grinblat <julian@dotcore.co.il>2020-06-02 08:47:59 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-02 08:47:59 +0700
commit9f9fb83797da26f74fefd4c985338823b42db3a8 (patch)
tree8b5a90509b91ecd2ddb646a83528ee60c77192c7 /desktop/rofi-calc/README
parent07d0f8dddfb4403b9dbb2d8cf2de6c942d2ef144 (diff)
downloadslackbuilds-9f9fb83797da26f74fefd4c985338823b42db3a8.tar.gz
desktop/rofi-calc: Added (display configuration manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/rofi-calc/README')
-rw-r--r--desktop/rofi-calc/README4
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.