GCheckSum is GUI frontend for Unix system.util sums. It's written with C++ && Qt framework. A very simple GUI where you can select file and calculate sums or compare sums.
Sums:
- sum
- cksum
- md5sum
- sha1sum
- sha224sum
- sha256sum
- sha384sum
- sha512sum
- qt5-base
For now there is packages only for Arch GNU/Linux. I will try to make .deb and .rpm packages. If you want to help please contact me.
Just run following command:
yaourt -S gchecksum
Or download pkg package:
You can download binaries:
Download source and in source root run following commands:
qmake-qt5
make
Executable will be at build/target.