Releases: Dvurechensky-Tools/FileSearchWindows
Releases · Dvurechensky-Tools/FileSearchWindows
latest
The program is used to search for files on the disk.
The user sets the following criteria, and they will be saved when the program is restarted:
- The start directory (from which the search begins)
- A file name template in the form of a regex expression
The program starts displaying the following information in real
time:
- All files found according to the criteria are in the form of a tree (as in the left part of the explorer). The tree does not hang, does not blink, does not slow down.
- During the search, the user can walk through the tree, open /close.
- The name of the directory where the current search is taking place
- The number of files found and the total number of files.
- The time elapsed since the start of the search
The user has the option to stop the search at any time and then either continue it or start a new search.
Программа используется для поиска файлов на диске.
Пользователь задает следующие критерии, и они будут сохранены при перезапуске программы:
- Стартовая директория (с которой начинается поиск)
- Шаблон имени файла в виде regex выражения
Программа начинает отображать следующую информацию в режиме реального
времени:
- Все найденные по критериям файлы в виде дерева (как в левой части проводника). Дерево не подвисает, не моргает, не тормозит.
- Во время поиска пользователь может ходить по дереву, открывать/закрывать.
- Название директории, в которой идет текущий поиск
- Количество найденных и общее количество файлов.
- Прошедшее от начала запуска поиска время
Пользователь имеет возможность остановить поиск в любой момент и затем либо продолжить его либо начать новый поиск.