Skip to content

File finder - use to search files available anywhere in the computer drive

Notifications You must be signed in to change notification settings

BishalPrasad05/File-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🔍File-finder🔎

  • It is a desktop software or a desktop application programmed in python3 usign Tkinter and essential libraries.
  • You can find your file from your system in just one-click

Screenshots 🖼️🖼️

File-finder-ss

Libraries Installation 💿💿

You can download the full project as a zip file and extract in a single folder to view the demo.

Install the libraries first before running----

  1. download Python3 in you system.
  2. Run the below commands in terminal.

Use the package manager pip to install packages.

  pip install tkinter
  pip install customtkinter
  pip install clipboard

👉How to use/run ?

  1. Download the zip file.

zip

  1. Extract all files in a folder.

extract-all

  1. Open the ".py" file with any "IDE" and run the file
    !Make sure you have install all the requirements

Features 🤔🤔

  • It can search any file in the system even in recycle bin
  • You can open the file location by double clicking on the filename
  • Use the more options by right-click on the file

😎😎Direct System Installation😎😎

You can directly "install and run" the software on your system without any requirements only you need is the ".exe" file available in the zip file you have downloaded

  • Download the ".exe" file
  • Install it like you install the other software
  • And all set

Author

About

File finder - use to search files available anywhere in the computer drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages