summarylogtreecommitdiffstats
path: root/README.md
blob: e0e23130a540c648173fa9a5580799c6ae753faa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.