Skip to content

gagiD/GCheckSum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCheckSum

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

Dependencies

  • qt5-base

Screenshots

alt tag alt tag alt tag

Install

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.

Arch && Arch-based GNU/Linux

Just run following command:

yaourt -S gchecksum

Or download pkg package:

Binaries(it may not work :/)

You can download binaries:

Build by yourself

Download source and in source root run following commands:

qmake-qt5
make

Executable will be at build/target.

Links

About

GUI frontend for system.util sums

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published