Skip to content

mcantillon/alfred-hash-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • bcrypt {query} - hash query using bcrypt algorithm

Press enter to save hash to clipboard.

Contributors

About

Hashing Strings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%