alfred hash workflow

Hashing Strings

76
4
PHP

Hash (Download v1.5)

hashing Strings.

Requirements

  1. Alfred App v2
  2. Alfred Powerpack

Installing

  1. Click the download buttons below
  2. Double-click to import into Alfred 2
  3. Review the workflow to add custom Hotkeys

Updating

Run the Alleyoop Workflow using the keyword oop. If you’re not comfortable with Alleyoop, star & watch this repo to keep up to date on new versions and additional workflows.

About

Hashes strings with algorithms like md5, sha1, sha512, and many others.

alt text
alt text

Commands

  • hash {query} - hash query over all supported algorithms
  • hash {algorithm} {query} - hash query over all selected algorithm
  • `{md5,sha1,sha512} {query} - hash query over all selected algorithm

Press enter to save hash to clipboard.

Contributors