Created an analogue of GREP and directory indexing tools with UI for finding string occurences in the selected folder
Completed feature for automatically rebuilding indexes when file is changed
Open a terminal. Type the following command and hit Enter:
sudo apt-get install qt5-defaultOpen a terminal. Type the following command and hit Enter: Steps:
git clone https://github.com/ShSamariddin/StringSearch.git cd StringSearch chmod u+x linux.sh ./linux.sh
