Skip to content

jwhamilton99/alfred-temp-conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Alfred Temp Converter

Convert temps in your Alfred search bar.

Download Here

Usage:

  • temp 100f converts to Celsius, Kelvin, and Rankine.
  • temp 100c converts to Fahrenheit, Kelvin, and Rankine.
  • temp 100k converts to Fahrenheit, Celsius, and Rankine.
  • temp 100r converts 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 json
  • sudo pip install re

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages