No description
Find a file
2022-04-10 22:35:02 +02:00
.gitignore test 2022-04-10 21:29:59 +02:00
.SRCINFO New version 2022-04-10 22:15:54 +02:00
LICENSE test 2022-04-10 22:00:55 +02:00
PKGBUILD From now on the main branch is master to avoid conflicts between AUR and GitHub. 2022-04-10 22:15:41 +02:00
push-git-aur.sh Now we can push to aur-stable and aur-git 2022-04-10 22:35:02 +02:00
push-stable-aur.sh Now we can push to aur-stable and aur-git 2022-04-10 22:35:02 +02:00
README.md test 2022-04-10 22:00:55 +02:00
wofi-calc.sh test 2022-04-10 22:00:55 +02:00

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.