From def620a66bc5b0dc1107102f2c234888dc9bd830 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 7 Mar 2024 21:31:56 +0100 Subject: Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d5342e --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# text-search +Text-search is a GUI Program to find files and text within files for x64 Windows.
+text-search is a single and small executable. + +![Screenshot_1](https://github.com/aldrik-ramaekers/text-search/assets/22401766/35c40946-58ee-4079-a1ec-b925075dad16) + +# Deps +External libraries used: +- utf8.h https://github.com/sheredom/utf8.h +- stb_image.h +- ImGui +- ImFileDialog +- ImSpinner + +# Config +config.ini is stored at __%appdata%/local/text-search/config.ini__ -- cgit v1.2.3-70-g09d2