gurnec / HashCheck

HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
Other
1.73k stars 193 forks source link

Some suggestions for HashCheck's further improvement: #88

Open 265785 opened 6 months ago

265785 commented 6 months ago

I would like to offer three suggestions for HashCheck's further improvement:

  1. I hope the software can give us one setting to set the hashing automatically or not when opening the Properties Tab "Checksums". This option can avoid stuck in hashing multiple files or huge files when opening the tab by mistake.

image

  1. It would be beneficial if the software could display real-time calculation speed during the hashing process, perhaps in the format of XXX MB/s. This would provide users with a more intuitive understanding of the calculation progress.

image

  1. I hope the software can support dragging and dropping Hash files (such as *.SFV, *MD5 and so on) into the window for opening these files. Currently, dragging and dropping Hash files into the window does no work, and enabling this functionality would greatly enhance the user experience.

image

Thank you for your dedication and the outstanding software you have developed. Looking forward to future releases and improvements.