Skip to content

📁 A simple application for verifying specified file against given hash, written in Go with GTK+3 graphical interface

License

Notifications You must be signed in to change notification settings

Xapitonov/checksumo

This branch is up to date with dawidd6/checksumo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dawid Dziurla
Sep 22, 2022
6489c5e · Sep 22, 2022
Sep 22, 2022
Jan 22, 2021
Jan 22, 2021
Jan 22, 2021
Jan 22, 2021
Jan 8, 2021
Jan 22, 2021
Dec 25, 2020
Jan 22, 2021
Jan 8, 2021
Jan 8, 2021
Jan 22, 2021
Jan 22, 2021

Repository files navigation

Checksumo

Download on Flathub

A simple application for verifying specified file against given hash, written in Go with GTK+3 graphical interface.

Automatically detects the following hash types:

  • SHA-256
  • SHA-512
  • MD5

Supports cancellation of verification if desired.

Gallery

Installation

Flatpak

Click the Flathub badge above for more information.

Source

To build and run this software, one needs to have:

  • GTK >=3.24
  • Go >=1.11
  • Meson >=0.48

then execute below commands:

meson build
sudo meson install -C build

About

📁 A simple application for verifying specified file against given hash, written in Go with GTK+3 graphical interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 87.4%
  • Meson 10.7%
  • Shell 1.9%