Skip to content
/ verinim Public

A tool made in Nim that allows you to verify the checksum of a file

License

Notifications You must be signed in to change notification settings

5ynthy/verinim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verinim

A tool made in Nim that allows you to verify the checksum of a file verinim verinim

usage

git clone https://github.com/Synth9283/verinim.git
cd verinim

If Nim is installed:

nim c -o:executable-name --app:gui -d:release main.nim
./executable-name

For users without Nim installed: Download the executable compatible for you in the releases directory

About

A tool made in Nim that allows you to verify the checksum of a file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages