wofi-calc/README.md
2022-04-10 22:00:55 +02:00

20 lines
465 B
Markdown

# 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.