{"id":21396506,"url":"https://github.com/wolfterro/checkmysum","last_synced_at":"2025-07-27T16:07:10.344Z","repository":{"id":203024083,"uuid":"86659164","full_name":"Wolfterro/CheckMySum","owner":"Wolfterro","description":"A simple checksum viewer made in Python!","archived":false,"fork":false,"pushed_at":"2017-03-31T04:27:41.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T14:49:19.733Z","etag":null,"topics":["checksum","checksum-viewer","hash-algorithm","md5","python","sha1","sha224","sha256","sha384","sha512"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wolfterro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-03-30T04:33:30.000Z","updated_at":"2019-04-23T15:07:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"908f530f-3c9d-4129-9584-afad478846e1","html_url":"https://github.com/Wolfterro/CheckMySum","commit_stats":null,"previous_names":["wolfterro/checkmysum"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Wolfterro/CheckMySum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfterro%2FCheckMySum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfterro%2FCheckMySum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfterro%2FCheckMySum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfterro%2FCheckMySum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wolfterro","download_url":"https://codeload.github.com/Wolfterro/CheckMySum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolfterro%2FCheckMySum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267383583,"owners_count":24078568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["checksum","checksum-viewer","hash-algorithm","md5","python","sha1","sha224","sha256","sha384","sha512"],"created_at":"2024-11-22T14:27:25.733Z","updated_at":"2025-07-27T16:07:10.278Z","avatar_url":"https://github.com/Wolfterro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CheckMySum\n## A simple checksum viewer made in Python!\n\n### Description:\n\n###### This is a simple program made in Python that's capable of computing some of the most common hash algorithms available for the Python's 'hashlib' library.\n\n###### The program will require you to choose an algorithm (md5, sha1, sha224, sha256, sha384, sha512) and the files that you'll want to check. Here are the possible options:\n\n    Usage: CheckMySum.exe [-a/--algorithm] ALGORITHM [-f/--files] FILES ... [-u/--upper] [-g/--generate GENERATE]\n    -------------------------------------------------------------------------------------------------------------\n\n    '-h', '--help'          Show the help message and exit\n    '-v', '--version'       Show the programs version and exit\n    \n    '-a', '--algorithm'     Defines the hash algorithm to be used\n    '-f', '--files'         Select the files to be checked\n    '-u', '--upper'         Display the hash value in uppercase letters\n    '-g', '--generate'      Generate a checksum file for the files checked\n\n###### You can generate a hash file with the results computed by the program, just use the '-g' or '--generate' option and input a filename for the hash file to be created.\n\n###### You can display the hash in uppercase letters by using the '-u' or '--upper' option. By default the hash will be displayed in downcase letters.\n\n###### I've made this program to be used on Windows but it can run just fine on other operating systems (like GNU/Linux, BSD and OSX), as long as you have Python 2. \n\n## [Check the CHANGELOG.txt for more informations!](https://raw.github.com/Wolfterro/CheckMySum/master/CHANGELOG.txt)\n\n### Requirements:\n\n#### Compiling:\n- Python 2.7\n- PyInstaller\n- Microsoft Visual C++ 2010 Redistributable (Windows only)\n\n##### To compile the program on Windows, just execute the file 'build.bat'.\n##### To compile the program on Linux, just execute the file 'build.sh'.\n##### **PS**: PyInstaller must be recognized as an internal command on Windows CMD or in the shell if you're using GNU/Linux or other UNIX-like operating system. \n\n#### Executing directly:\n\n##### You can execute the program directly if you don't want to compile it or in case you don't have PyInstaller:\n\n    python2 src/Main.py [-a/--algorithm] ALGORITHM [-f/--files] FILES ... [-u/--upper] [-g/--generate GENERATE]\n\n### Download:\n\n##### **PS**: Binary files doesn't require Python to be installed!\n#### ***Binary (Windows):*** https://github.com/Wolfterro/CheckMySum/releases/tag/v1.0.1-Windows\n#### ***Source code:*** https://github.com/Wolfterro/CheckMySum/archive/master.zip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfterro%2Fcheckmysum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfterro%2Fcheckmysum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfterro%2Fcheckmysum/lists"}