Alfred Convert Workflow

GitHub release GitHub All Releases GitHub

Convert between different units in Alfred.

Heavily inspired by deanishe/alfred-convert ?

demo

Installation

  1. Download the latest version
  2. Install the workflow by double-clicking the .alfredworkflow file
  3. You can add the workflow to a category, then click “Import” to finish importing. You’ll now see the workflow listed in the left sidebar of your Workflows preferences pane.

Usage

  • conv <quantity> <from unit> <to unit> – Perform a conversion
    • When performing a monetary conversion pressing ⌘Y or <return> will open the currency-pair chart on Xe.com.
    • When performing a physical unit conversion pressing ⌘Y or <return> will open up detailed the conversion explanation on WolframAlpha.com.
  • conv money – View a list of all the supported currencies
    • When selecting a certain currency and pressing <return> that currency’s ISO 4217 code will get copied to the clipboard.
  • conv units – View a list of all the supported physical units
    • When selecting a certain unit and pressing <return> that unit’s symbol will get copied to the clipboard.

Notes

GitHub

View Github