I built lctr, a TUI local file search tool. It is for repeated filename/path searches over directories you control: scan a directory once with lctr scan search it interactively with lctr search script it with lctr find It stores a local SQLite metadata index. No file contents, very lightweight setup and use. Why I built it: I built it after being so annoyed with repeat searches on my external SSD (and even internal drives). I was trying to locate a simple file and macOS finder search was taking ages to return results, if it worked at all. Repo: GitHub Install: ```bash brew tap NotTanJune/locator https://github.com/NotTanJune/locator brew install lctr ``` I would love feedback to improve it, add any missing features anyone here can think of, or in general something that is bad/you prefer not to have :)   submitted by   /u/tanmaynargas2901 [link]   [comments]