Skip to content

Check hashes for your files - A GUI tool to generate, compare and verify MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 & Adler32 hashes.

License

Notifications You must be signed in to change notification settings

GeopJr/Collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e1c02f · Mar 25, 2025
Mar 25, 2025
Mar 25, 2025
Sep 23, 2023
Mar 25, 2025
Mar 25, 2024
Mar 25, 2025
Feb 8, 2021
Sep 23, 2023
Sep 23, 2023
Sep 23, 2023
Mar 27, 2022
Nov 2, 2021
Mar 25, 2025
Mar 25, 2025
Mar 25, 2025
Mar 25, 2025

branding

Collision

Check hashes for your files


Code of Conduct - GNOME BSD-2-Clause ci action status

screenshot
Download on Flathub

Building

Dependencies

  • Crystal - ~1.15.1
  • GTK
  • libadwaita
  • gettext

Makefile

  1. $ make
  2. # make install # To install it

Nautilus Extension

Collision offers a nautilus / GNOME Files extension that adds a "Check Hashes" context menu item.

Dependencies

Makefile

$ make install_nautilus_extension

Sponsors

GeopJr Sponsors


Part of GNOME Circle
Please do not theme this app
Translation status

Contributing

  1. Read the Code of Conduct
  2. Fork it ( https://github.com/GeopJr/Collision/fork )
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request