Skip to content

UAL-RE/file-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

File Lister

Generates a manifest of files in a given folder. Useful for examinations of a directory tree or validation of the presence of files.

  • Generates a directory tree of any folder
  • Data can be exported as a CSV file for later validation

All data is kept locally, nothing is transmitted to any servers.

Validation

To validate a directory against a previously generated manifest

  1. Click validate at the bottom left of the page to enable the validation button
  2. Drag and drop the folder that will be validated. This will generate the manifest
  3. Upload the CSV to validate using the Validate CSV button.

Any errors will be highlighted

  • Red = file missing from the CSV
  • Yellow = file present but file size differs

The count of files in the CSV but not in the manifest (if any) will also be displayed in a popup.

AI Usage

Version 1.0 of this app was generated by Gemini, with some small manual alterations.

About

In-browser directory tree generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages