Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 403 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 403 Bytes

WindowsDownloadAutoHasher

A C# program that will run in the background waiting for a file to be written in the Downloads directory. This will trigger a prompt, which will request a hash to verify the file.

For now it is just an example of Filewatching and hashing. Eventually I would like to add a configuration page for the user to edit the directory that is being watched and add more directories.