No description
the command git clone ssh://aur.archlinux.org/wofi-calc-git.git return 'fatal: could no read from repository. So most likely the daily quota was exceeded, as no permission file was altered.' |
||
---|---|---|
.aur-scripts | ||
.gitignore | ||
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.