Calculate md5sum

UUID: calculate-md5sum@schorschii
Last edited:
1 week ago 2024-04-26, 03:11
Last commit: [15151e22] calculate-md5sum@schorschii: Added Brazilian Portuguese translation (#327)

Calculate the md5sum of the selected files

README

Close

CALCULATE MD5SUM

Calculate the md5sum for the selected files.

DESCRIPTION

This is an action to calculate the md5sum for a specific file. This is useful e.g. for verifying ISOs.

DEPENDENCIES

The following programs must be installed and available:

  • gettext for translations in the action's script
  • md5sum to calculate the hash of file
  • zenity to display the dialog with the result

CHANGELOG

Open

Log In To Comment!

1 Comments

Caio H
Caio H-3 weeks ago
Good for not having to resort to the terminal and facilitate quick checks! pt_BR: Bom para não precisar recorrer ao terminal e facilitar verificações rápidas!