clc

An Alfred Workflow


Short Description

Powerful Calculator for Alfred

Last Updated

06 Sep 2017

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.4.0
 

Bundle ID

in.aviaryan.clc
 

Author

Categories

Applications

Tags

Tested with Alfred 3

This workflow adds a powerful calculator right in your Alfred bar.

Installing

Install insect

brew install insect

Then download CLC workflow file and double click to open it with Alfred.

Using

clc [expression]

Example expressions

sqrt(1.4^2 + 1.5^2) * cos(pi/3)^2
2 min + 30 s
40 kg * 9.8 m/s^2 * 150 cm
60 mph -> m/s
6 Mbit/s * 1.5 h -> GB
# sum of the first ten squares
sum(k^2, k, 1, 10)

NOTE: Since this workflow uses insect for the calculations, please see its README for more possible types of expressions.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

External Requirements

insect

brew install insect
# or
npm install -g insect

⭐️ Donate ⭐️