Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (518B)
---
1 # qalc
2
3 ## Description
4
5 Add a calculator mode to dmenu using `qalc`.
6 Uses `poll` to update result on key press for smooth feedback.
7
8 ## Notes
9
10 - Enable calculator mode using `-C` flag.
11 - Make sure to install qalculate CLI tool `qalc`.
12 - For more info on `qalc` capabilities and syntax, visit
13 <https://qalculate.github.io/>.
14
15 ## Download
16
17 - [dmenu-qalc-5.2.diff](./dmenu-qalc-5.2.diff)
18 - [dmenu-qalc-5.3.diff](./dmenu-qalc-5.3.diff)
19
20 ## Authors
21
22 - woland <[email protected]>
23 - Justinas Grigas <[email protected]> (5.3)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.