Skip to content

search for folders and (eventually) files and immediately change directories into them.

License

Notifications You must be signed in to change notification settings

garrettm00re/SearchCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchCD

Forgot that directory name? Simply search, select, and automatically cd.

Installation:

git clone https://github.com/garrettm00re/searchCD.git
cd searchCD
pip install -r requirements.txt
python3 Scripts/setup.py # makes program run on bootup

check for explosions

Notes:

  • hotkey for searching is currently ctrl+g
  • reduce max_workers to chew less RAM
  • File tree & trie construction takes a bit of time. Search operations may fail if you search quickly after executing setup.py

Iminent Changes:

  • Mac functionality
  • search by files

I'd really love your feedback/suggestions, especially as this is my first public project.

Email: [email protected]

About

search for folders and (eventually) files and immediately change directories into them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages