Alfred2 Hash Save

Hash calculator with MD5, SHA1, Base64, htpasswd, whirlpool and crc32 support!

Project README

Hash text for Alfred 2

A simple Alfred 2 hash workflow's.

Installation

  • Download the workflow directly or from Packal.
  • Double click the downloaded "Hash.alfredworkflow" file to install. Alfred 2 and Powerpack is required

Instructions

String-based hashing

  • md5 <string>
  • sha1 <string>
  • sha256 <string>
  • sha512 <string>
  • htpasswd <string>
  • crc32 <string>
  • whirlpool <string>
  • base64_decode <string>
  • base64_encode <string>

Test String

File-based hashing

You can get a hash from a file in 2 ways:

  • Navigate to the file in Alfred box then select the desired algorithm from the File Actions menu:

File Action Menu

  • Select the file in Finder, launch Alfred and type one of the following commands:

    • md5f
    • sha1f
    • sha256f
    • sha512f
    • base64f

Finder Selection

Open Source Agenda is not affiliated with "Alfred2 Hash" Project. README Source: bigluck/alfred2-hash
Stars
111
Open Issues
6
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating