node-red-contrib-md5file
v1.0.0
Published
A node-red node to calculate an MD5 hash for a give file.
Downloads
13
Readme
node-red-contrib-md5-file
Node red node for calculating md5 hash for file (Optimized large file)
Simple node to calculate md5 hash for any given filepath. It use https://github.com/roryrjb/md5-file to calulate md5 hash in async manner.