Jump to content

hermanwpt

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by hermanwpt

  1. Currency Converter

     

    GitHub Page:

    https://github.com/hermanwpt/currency-converter-alfred

     

    Download Link:

    https://github.com/hermanwpt/currency-converter-alfred/releases/download/v1.2.0/com.hermanwpt.alfred.currency.alfredworkflow

     

    This workflow supports 3 types of currency conversion.

     

    How-to:

    Case 1: cur [base_currency]

    image.thumb.png.c52582a131c00dd501555a0ac76c3441.png

    It would display the value of the tracked currencies relative to USD 1.

    New currency can be added into the list by running currency add [currency], but currency not being tracked can also be displayed by typing the full currency name.

     

    Case 2: cur [base_currency] [base_currency_amount]

    image.thumb.png.a575bdd7215c38979660fdc11fbd0705.png

    [base_currency_amount] can be expressed using k (thousand), m (million), b (billion)

    For example, 900,000 can be expressed in 0.9m

     

    Case 3: cur [base_currency] [base_currency_amount] [quote_currency]

    image.thumb.png.34e82a51b989e2c93cd9be23169e80c1.png

     

    In all cases, clicking Enter would copy the currency value to clipboard.

     

    If you enjoy the workflow, please consider leaving a star at the github repository. And if you have any ideas about how to improve this workflow, please also feel free to let me know! :)

×
×
  • Create New...