Skip to content

vookimedlo/alfred-file-checksums

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 

alfred-file-checksums

Alfred 3 workflow for computing file checksums.

The most common hash functions are supported.

  • MD5
  • SHA 1, 256, 384, 512

Installation

  1. Install alfred-file-checksums workflow.
  2. All further updates are handled automatically.

Usage

Select a file or multiple files in finder and invoke the alfred file actions, by default the ⌃⌘\ shortcut.

Alfred actions screenshot

Choose the appropriate digest algorithm in displayed menu. Be aware, that a digest computation takes its time on large files, so be patient! By default, computed digests will be shown. This could be overridden by pressing the ⌘ key, which forces to put computed digests to clipboard.

Alfred actions submenu screenshot

Then, by default, the computed digests from selected files will be shown.

alfred-ffprobe results screenshot