alfred-convert
alfred-convert copied to clipboard
Convert between different units in Alfred
Exactly as the title says, as of macOS 12.3 Python 2.7 is no longer supported so this is a workaround until this is re-written for Python 3 or someone makes...
Typing one character after conv will trigger the "convertifying" text and then no further feedback from Alfred.
macOS 12.3 beta 4 removes the built in Python 2.7 binary causing this workflow to break. This workflow will need to be updated to support Python 3 if it is...
Hi @deanishe, perhaps I'm doing something wrong, but looking at Pint's units I should be able to use °C and °F to reference `degree_Celsius` and `degree_Fahrenheit`: https://github.com/hgrecco/pint/blob/master/pint/default_en.txt#L198 alfred-convert is however...
Here is the debug. I have cleared cache as well but still same error. [12:21:37.344] Convert[Script Filter] Queuing argument '1' [12:21:38.277] Convert[Script Filter] Script with argv '1' finished [12:21:38.283] ERROR:...
Hello There! For input like this: ``` conv 891289600 B MB ``` I would expect result to be: ``` 850 MB ``` Instead it is: 891.29 megabyte
Hi I am encountering this error with the convert workflow no matter what I input. Tried looking elsewhere for the solution but can't seem to find the same issue This...
Love this workflow. Thanks very much for producing it! Q from a noob: anything I can do to increase the speed of the result/calculation? If it helps, I only need...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...