8000 GitHub - deanishe/alfred-errnum: Search macOS errors in Alfred 3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deanishe/alfred-errnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred Errnum

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 600C 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
0