https://github.com/lucaangioloni/hashchecker
Simple Qt based app to calculate file checksums
https://github.com/lucaangioloni/hashchecker
checksum hash hashchecker qt
Last synced: 6 months ago
JSON representation
Simple Qt based app to calculate file checksums
- Host: GitHub
- URL: https://github.com/lucaangioloni/hashchecker
- Owner: LucaAngioloni
- License: apache-2.0
- Created: 2016-09-02T12:46:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T19:36:01.000Z (about 9 years ago)
- Last Synced: 2025-03-30T02:22:19.865Z (6 months ago)
- Topics: checksum, hash, hashchecker, qt
- Language: C++
- Size: 10.3 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HashChecker
Simple Qt based app to calculate file checksums.
Just choose the hash algorithm (SHA1 or MD5) and paste the checksum hash, then simply drag & drop the file to verify if the calculated checksum corresponds.Download
MacOS version already compiled and deployed can be downloaded here.