Skip to content

A python script that navigates through a specified directory for a query and returns a list of what files contain the query

License

Notifications You must be signed in to change notification settings

christianarty/WhereWasIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhereWasIt

A python script that navigates through a specified directory for a query and returns a list of what files contain the query

Installation

Haven't created this as a package manager for pip yet, so for right now, create from source.

git clone https://github.com/christianarty/WhereWasIt.git
cd WhereWasIt/

Usage

After cloning the repository, run the main.py and follow the instructions shown in the program

python ./main.py

Roadmap

Planning on adding more loops for a intuitive experience. Also planning on adding more error handling and a test package in the near future

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU GPLv3

About

A python script that navigates through a specified directory for a query and returns a list of what files contain the query

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages