DCTewi / Md5Checker

A simple md5 checker gui app in PyQt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Md5Checker

A simple md5 checker gui app in PyQt5

Screenshot

Usage

Download the latest release version here. Or clone the repo and build in shell:

pyinstaller -F -w -i static/icon.ico -n md5checker app.py

and the build will be in ./dist/md5checker(.exe). Or just python it!(If you have python env):

python app.py

License

License-MIT

About

A simple md5 checker gui app in PyQt5

License:MIT License


Languages

Language:Python 100.0%