Skip to content

m4ns0ur/hasht

Repository files navigation

HashT

hasht screenshot

HashT is a simple file hash calculator. Just drag and drop a file, to calculate hash. These hash algorithms are supported: MD5, SHA-1, SHA-256, SHA-384, SHA-512

HashT has created with Electron, so it's a cross platfrom standalone application.

Get Started

install dependencies, build the application, and run

npm install
npm run build
npm run start

Package as Executable

the easiest way is using electron-packager. you can install it globaly, and run to generate Executable for all platfroms

npm install electron-packager -g
electron-packager . --all

Open Source Licenses

License

MIT

About

HashT is a simple file hash calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages