Check MD5, SHA-1 and SHA-256 with an easy tool developed with QT. Previously was named MD5Checker, so inside the code may be some old references.
The first version is almost ready to be released... we're working hard to it! We haven't implemented all things inside the To Do List. It will happen soon, just stay tuned a little more. It will be released for Windows, Linux and Mac.
- Translate at least in English (now is only in Italian and my english is really bad: can you help me?)
- Settings!
- Implement SHA checking.
- Better Windows integration.
- Multiple file checking.
- Drag & Drop support.
- Graphics and Icon.
- ...
You can compile this project easily: clone this project and run qmake Md5Checker.pro
and then make
it. If you need to build the Portable Edition, you first need to compile QT Static.
We must fix these in order to publish first release.
- On Mac the user interface isn't perfect.
- Do you have found a new bug? Tell us in ISSUES tab.