Skip to content

benr0th/File-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

File-Search-Engine

A file search program using PySimpleGUI. Uses Pickle to index a select filepath, then searches for files or folders in that filepath and outputs the search results. You can open results in the file explorer by highlighting the filepath and right clicking or pressing a button.

Requires PySimpleGUI. Recommended to have its own folder as it creates a file_index.pkl file when an index is created.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages