Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 866 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 866 Bytes

SSH-Keys Workflow for Alfred 2

This Alfred workflow looks up public SSH keys for users on github.com, allowing you to search for the user intuitively, and copies all of that user's SSH keys to the clipboard.

To get started, simply download the workflow, and double-click to have Alfred install it for you. You should then be able to use it like this:

ssh keys demo

Commands

Search for a users's keys:

  • keys <username|partial username>

Log in/Save github API credentials for higher query rates + better suggestions: Not Implemented

  • keys login

Log out/destroy locally saved github API credentials: Not Implemented

  • keys logout