Skip to content

GeopJr/Collision

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
po
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.9.2
  • 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