Skip to content

A simple GUI based utility to index and search local files

Notifications You must be signed in to change notification settings

israel-dryer/File-Search-Engine

Repository files navigation

File-Search-Engine

A simple GUI based utility to index and search local files. So... perhaps the GUI is a bit unnecessary, but why not.

Features:

  • Search options include: 'contains', 'startswith', and 'endswith'
  • Re-index saves a local copy of the index for quick re-use. This makes subsequent searches nearly instant.
  • Scope the domain of your search by browsing to a higher level root directory using the Browse button.
  • Search results are both printed to screen and exported to a text file in the working directory.

Requirements PySimpleGUI for the GUI pip install PySimpleGUI

demo image

About

A simple GUI based utility to index and search local files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages