wolph / alfred-converter

Alfred unit converter is a smart calculator for Alfred with support for unit conversions to make it a bit comparable to the Google Calculator and Wolfram Alpha.
93 stars 15 forks source link

MPH and FPS not recognized as units #14

Closed emroch closed 6 years ago

emroch commented 6 years ago

Miles per hour and feet per second must be spelled out as "miles/hour" or "mi/h". This is normal for metric folks - kilometers per hour is usually km/h - but imperial speeds are usually specified as mph. Feet per second is probably less common, but as long as we're changing mph, we might as well throw in fps too.

wolph commented 6 years ago

I have to say that I'm a bit in doubt about the fps because it's more commonly used for frames per second, but I suppose it will work for now :)

I've updated the code to include these