# text-search Text-search is a GUI Program to find files and text within files for Windows, Linux & MacOS. ![Screenshot_1](https://github.com/aldrik-ramaekers/text-search/assets/22401766/958fdd51-94ad-4623-8679-8364a4bf106b)) # Deps External libraries used: - utf8.h https://github.com/sheredom/utf8.h - stb_image.h https://github.com/nothings/stb/blob/master/stb_image.h - ImGui https://github.com/ocornut/imgui - ImFileDialog https://github.com/dfranx/ImFileDialog - glfw (install libglfw3-dev) https://github.com/glfw/glfw # Config config.ini is stored at: - Windows ``__%appdata%/local/text-search/config.ini__ `` - Linux ``__~/text-search/config.ini__ / `` - MacOS ``__/Library/Application Support/text-search/config.ini__``