Collision
[MIRROR] Check hashes for your files - A GUI tool to generate, compare and verify MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 & Adler32 hashes.
Install / Use
/learn @GeopJr/CollisionREADME
<p align="center">
<img alt="branding" width="192" src="./data/icons/dev.geopjr.Collision.svg">
</p>
<h1 align="center">Collision</h1>
<h4 align="center">Check hashes for your files</h4>
<p align="center">
<br />
<a href="./CODE_OF_CONDUCT.md"><img src="https://img.shields.io/badge/Code%20of%20Conduct-GNOME-26a269.svg?style=for-the-badge&labelColor=f6d32e" alt="Code of Conduct - GNOME" /></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/LICENSE-BSD--2--Clause-26a269.svg?style=for-the-badge&labelColor=f6d32e" alt="BSD-2-Clause" /></a>
<a href="https://github.com/GeopJr/Collision/actions"><img src="https://img.shields.io/github/actions/workflow/status/geopjr/Collision/ci.yml?branch=main&labelColor=f6d32e&style=for-the-badge" alt="ci action status" /></a>
</p>
<p align="center">
<img alt="screenshot" width="640" src="https://codeberg.org/GeopJr/Collision/media/branch/main/data/screenshots/screenshot-1.png"><br />
<a href='https://flathub.org/apps/details/dev.geopjr.Collision'>
<img alt='Download on Flathub' src='https://flathub.org/api/badge?svg&locale=en'/>
</a>
</p>
Building
Dependencies
Crystal-~1.15.1GTKlibadwaitagettext
Makefile
$ make# make install# To install it
Nautilus Extension
Collision offers a nautilus / GNOME Files extension that adds a "Check Hashes" context menu item.
Dependencies
nautilusnautilus-python
Makefile
$ make install_nautilus_extension
Sponsors
<div align="center"> </div> <hr /> <p align="center"> <a href='https://circle.gnome.org/'> <img width='240' alt='Part of GNOME Circle' src='https://i.imgur.com/vyIKlW3.png'/> </a><br /> <a href='https://stopthemingmy.app'> <img width='240' alt='Please do not theme this app' src='https://stopthemingmy.app/badge.svg'/> </a><br /> <a href="https://translate.codeberg.org/engage/collision/"> <img width='240' src="https://translate.codeberg.org/widgets/collision/-/collision/287x66-white.png" alt="Translation status" /> </a><br /> </a> </p>Contributing
- Read the Code of Conduct
- Fork it ( https://codeberg.org/GeopJr/Collision/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
