Alfred Temp Converter
Convert temps in your Alfred search bar.
Usage:
temp 100fconverts to Celsius, Kelvin, and Rankine.temp 100cconverts to Fahrenheit, Kelvin, and Rankine.temp 100kconverts to Fahrenheit, Celsius, and Rankine.temp 100rconverts to Fahrenheit, Celsius, and Kelvin.
You can change the keyword in the workflow settings. By default, it's temp.
Select a converted temp to copy it.
If it doesn't work, you may need to install a few Python packages:
sudo pip install jsonsudo pip install re
If you have any issues tweet at me @jwhamilton_