https://github.com/9inpachi/frit
Frit is a simple local search application which searches files and folders in a given directory.
https://github.com/9inpachi/frit
Last synced: about 2 months ago
JSON representation
Frit is a simple local search application which searches files and folders in a given directory.
- Host: GitHub
- URL: https://github.com/9inpachi/frit
- Owner: 9inpachi
- License: apache-2.0
- Created: 2018-03-02T21:20:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T18:07:51.000Z (over 5 years ago)
- Last Synced: 2025-02-15T06:36:45.875Z (4 months ago)
- Language: C++
- Size: 573 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# C++ Frit Local Search Application
Made using Visual Studio and Windows Forms
Frit is a simple local search application which searches files and folders in a given directory.# Usage:
1) Select a directory to search in.
2) Select the level (deepness) of search.
3) Enter the name of the file/folder to search.
4) Click on the search icon.# Features:
- Searching files locally
- Two levels of folders can be searched
- Easily view the results in a list
- Open any searched item# Bugs:
Some search results(very rare) have special characters at the end which are invalid