LinuxDir2HTML icon indicating copy to clipboard operation
LinuxDir2HTML copied to clipboard

feat: Add progress tracking with tqdm to LinuxDir2HTML

Open nsozturk opened this issue 1 year ago • 0 comments

  • Integrated tqdm library to display a progress bar while indexing directories and files.
  • The progress bar shows the current progress and estimated remaining time for completion.
  • Updated generateDirArray function to include progress updates.

nsozturk avatar Oct 24 '24 20:10 nsozturk