Create file checksum / hash using extremely fast xxHash algorithm. You can output it to the screen via dialog or write to a file.
Supported languages: Dutch, English, Russian
Adding support for your language is very simple:
Just add Name[xx]=…
translated entries for it in .desktop
file and create a pull request 😉
To do so in GitHub web interface, you can edit file right there, then click Propose changes
→ Create pull request
.
Place .desktop
file in ~/.local/share/kio/servicemenus
This project uses xxHash. Please, make sure xxhash
package is installed.
See SMhasher for comparison with other hash algorithms.