bayleeadamoss / zazu-calculator

9 stars 5 forks source link

Calculator

A basic calculator plugin written for zazu.

Usage

Open Zazu and type in any math equation you can think of. Here are a few examples:

If you click on the result it will copy the result to your clipboard.

Installing

Add tinytacoteam/zazu-calculator inside of plugins block of your ~/.zazurc.json file.

{
  "plugins": [
    "tinytacoteam/zazu-calculator"
  ]
}

Screenshots

calculator