Text-search is a GUI Program to find files and text within files for Windows, Linux & MacOS.
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.ini is stored at:
- Windows
__%appdata%/local/text-search/config.ini__
- Linux
__~/text-search/config.ini__ /
- MacOS
__/Library/Application Support/text-search/config.ini__