Menu

Qt

mortalis

Qt Version

Install & Run

  1. Run the List Folders.exe or List Folders.msi installer and pass all steps.
  2. The Desktop and Start Menu shortcuts should be created.
  3. Start the program with the shortcut or using the List Folders.exe file from the installed directory.

Shortcuts

  • Ctrl+O - Browse for directory in the Main window / browse for JSON file in the Tree Viewer
  • Ctrl+R - Scan directory
  • Esc - Exit Main window / Tree Viewer

Comparison with C# and Java versions

  • Requires less memory
  • Faster scanning
  • Uses local database (SQLite), no need to install MySQL server
  • Uses local Qt libraries, no need to install additional packages