collision
Hashbrown
A simple GUI tool to generate, compare and verify MD5, SHA-1 & SHA-256 hashes.
Screenshots
Installing
Feel free to package Hashbrown for your favourite distro!
Don't forget to open an issue or a PR to have it included here.
If there are any issues with packaging caused by Hashbrown, please open an issue!
Building
Dependencies
Crystal
-~1.1.1
GTK
libgirepository1.0-dev
Manually
- Install crystal
$ shards install
$ crystal build src/hashbrown.cr --release
Makefile
make
# make install
# To install it
Translations
Hashbrown is using in-house translation. To translate it into another language, copy ./translations/hashbrown.js
to ./translations/{lang}.js
and fill in the info.
If you are unsure, feel free to contact me!
Contributing
- Read the Code of Conduct
- Fork it ( https://github.com/GeopJr/Hashbrown/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Extra
Contributors
Made with contributors-img.