Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glabular/checkchecksum
A simple tool: just drop a file and checkchecksum!
https://github.com/glabular/checkchecksum
md5 sha1 sha256 sha384 sha512 wpf
Last synced: 13 days ago
JSON representation
A simple tool: just drop a file and checkchecksum!
- Host: GitHub
- URL: https://github.com/glabular/checkchecksum
- Owner: glabular
- Created: 2024-11-28T14:02:32.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-10T13:53:08.000Z (2 months ago)
- Last Synced: 2024-12-10T14:44:28.292Z (2 months ago)
- Topics: md5, sha1, sha256, sha384, sha512, wpf
- Language: C#
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Checkchecksum
A simple and user-friendly tool to calculate file checksums. Just drop a file and get instant results!
## Supports
* SHA-256
* SHA-384
* SHA-512
* SHA-1
* MD5## Usage
1. Check/uncheck the hash algorithms you'd like to calculate.
2. Drop a file into the application.
3. Done. View, copy, and share your checksum results.## Requirements
* Windows 10
* .NET 6.0 or later