Skip to content

vookimedlo/alfred-file-checksums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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