No description
.aur-scripts | ||
.gitignore | ||
.SRCINFO | ||
LICENSE | ||
PKGBUILD | ||
README.md | ||
wofi-calc.sh |
wofi-calc
A simple calculator for wofi, inspired in rofi-calc.
Install from AUR
yay -S wofi-calc
Install from github
makepkg -sri
To use it run
wofi-calc
Changelog → Changes of 'wofi-calc-git' compared with 'wofi-calc'
* wofi-calc now installs in /usr/bin instead of ~/.local/bin to make it available to all users.
* Checksums added for extra security.
* Automated build now generate checksums automatically.