Alfred Errnum
July 28, 2017 · View on GitHub
Alfred 3 workflow to lookup macOS errors.

Enter the error number to see the name and description of the error, or view the header file that defines it.
Usage
errno [<number>]— Search errors by number↩or⌘<NUM>— Show error details in Alfred's Large Type window⌘↩— Reveal header file in Finder
Licencing, thanks
This workflow is released under the MIT licence.
It is based on the Alfred-Workflow library, which is also released under the MIT licence.
The workflow icon is from Open Iconic, also released under the MIT licence.
Changelog
0.1.0
- First release