Skip to content

Created a multi-threaded analogue of GREP and directory indexing tools with UI for finding string occurences in the selected folder

Notifications You must be signed in to change notification settings

ShSamariddin/StringSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

String Search - Qt applications

Description

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

Install Qt 5 on Ubuntu

Open a terminal. Type the following command and hit Enter:

sudo apt-get install qt5-default

Run application

Open 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

Preview

preview.gif

Screenshot

PrSubtitle

About

Created a multi-threaded analogue of GREP and directory indexing tools with UI for finding string occurences in the selected folder

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published