File Finder icon

File Finder

Enables file searching on a computer by name and returns the results in JSON format.

About

The File Finder is a Python-based server designed for local file searching. It operates over HTTP, listening for search queries and returning results in JSON format, which are also saved to a `search_results.json` file. The server is designed to integrate with tools like Cline in VSCode, allowing users to perform file searches directly within the IDE without using the command line.

Key Features

  • 0 GitHub stars
  • HTTP-based operation
  • JSON response format
  • Search results saved to file
  • Designed for integration with VSCode Cline
  • Locally hosted server

Use Cases

  • Integrating file search functionality into GUI applications
  • Enabling file searches within VSCode using Cline
  • Automating file searches through code
Craft Better Prompts with AnyPrompt