You are not logged in.
See it in action: https://raw.githubusercontent.com/svens … r/demo.gif
This is a plugin for rofi which abuses rofi a little bit in order to do live calculations. This is a tool that I've needed a lot in the past. Usually when I need to do conversions like these I spin up WolframAlpha or such but it's so slow as compared to hitting Super+C and just typing in what I want.
Since this uses the qalc tool from libqalculate you can even type in things that are kind of natural language (just like in WolframAlpha). For instance, try
250 + 30%
or
5000 EUR to BTC
.
Check out rofi-calc on GitHub.
Hopefully, somebody finds this useful.
Last edited by Svenstaro (2020-07-03 10:22:14)
Offline
Hello!
This looks really cool, but your post violates the CoC's guidelines for pasting pictures.
I have turned your picture into a link (feel free to add a thumbnail that follows the guidelines).
All the best,
-HG
Offline
Oh, you're right! Sorry.
Offline
Hey all, I just wanted to post a small update as quite a lot changed since I last posted this.
New features:
Persistent history (and you can even delete items by selecting them and pressing SHIFT-DEL)
Now in [community]!
Add terse mode via -terse flag
Add -no-bold flag to make output less exciting
Nicer output with proper equation splitting
Offline