whereisthis - an human based cli file finder
i wanted to build a tool that would make file finding easy, something like fzf, but enhanced, so it would work with human language, and give me the results and actions for what to do with the file. I did want to build this in rust, but then i ditched the rust idea, as it was getting to complicated and i wasnt understanding alot of the syntax and had to chatgpt alot of it, so i switched to python! built the cli func, and got the scanner to scan files and match to find results from the files
Changelog
Log in to leave a comment