You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the application is designed to parse all of the files for a given path, collecting all of the file attribute information along with the following information.
Size
Sha1 Hash
Created Date
Last Modified Date
Path Name
And store all of this information in a SqLite database.
Once this is complete, the goal is to provide an API to determine the location of files and duplicates.