Skip to content

A Python Script That Will Search The Selected Drive For Files That End With What You Want.

License

Notifications You must be signed in to change notification settings

MatchPort/Find-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥 Installation

  1. Clone the Find-Files repository:
git clone https://github.com/MatchPort/Find-Files.git

Or download it here: https://github.com/MatchPort/Find-Files/releases/tag/v1.0.1

  1. Change to the project directory:
cd find-files
  1. Setup config:

Open the config.cfg file in notepad or vscode and change the following:

For file extension you would like to find change .env To what you want

FileExtension = .env

To change the drive you wanna scan change D:\ To your drive your scanning.

Path = D:\\

Example:

Path = F:\\

📂 Scanning one folder

You can scan one folder by add the name of the folder after the //'s

Example:

Path = D:\\others\

🤖 Using Find-Files

python main.py

About

A Python Script That Will Search The Selected Drive For Files That End With What You Want.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages