Skip to content

SuperCoolGuy855/md5check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md5check

Demo GIF

A simple TUI program for verifying MD5 checksums with multithreading.


This program was primarily created for fun and to verify FitGirl Repacks faster using multithreading — but mainly for fun.

It is not guaranteed to be fast or highly efficient. It was designed to suit my needs and visual preferences.

Usage

First, clone the repository

git clone git@github.com:SuperCoolGuy855/md5check.git

Install using Cargo

cargo install --path . --locked

Run program with no argument to start in TUI mode

md5check

Run program with -f argument to start in CLI mode

md5check -f <md5sum_file> -p

To get a list of arguments, run with --help

md5check --help

About

A simple TUI program for verifying MD5 checksums with multithreading.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages