muiz6 / yoku-search-tool

A search-tool, with autocomplete, which allows you to search any word in a text file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My DSA semester project.

Yoku Search Tool

Introduction

Yoku search tool is an experimental file search tool. Like the one you see in a text editor upon pressing ctrl + F.

Dependencies

Yoku search tool depends upon the wxWidgets library for its GUI. Do include it in your project prior to compilation.

Screenshots

Search

screenshot 1

Autocomplete

screenshot 2

About

A search-tool, with autocomplete, which allows you to search any word in a text file.

License:MIT License


Languages

Language:C++ 93.8%Language:Makefile 6.2%