https://github.com/vookimedlo/alfred-file-checksums
Alfred 3 workflow for computing file checksums.
https://github.com/vookimedlo/alfred-file-checksums
alfred alfred-3 alfred-workflow alfred3-workflow checksum digest file files
Last synced: 7 months ago
JSON representation
Alfred 3 workflow for computing file checksums.
- Host: GitHub
- URL: https://github.com/vookimedlo/alfred-file-checksums
- Owner: vookimedlo
- License: gpl-3.0
- Created: 2017-12-12T16:48:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T19:50:05.000Z (over 7 years ago)
- Last Synced: 2025-01-17T13:51:21.377Z (9 months ago)
- Topics: alfred, alfred-3, alfred-workflow, alfred3-workflow, checksum, digest, file, files
- Size: 291 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-file-checksums
[Alfred 3][1] 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]
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.

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.
Then, by default, the computed digests from selected files will be shown.

[1]: https://www.alfredapp.com/
[2]: https://github.com/vookimedlo/alfred-file-checksums/releases/latest