-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
51ff64b
commit 686bb84
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# File System Search | ||
|
||
File System Search is software designed for intuitive, fast and convenient way of searching for files on your local Windows machine. It is licensed under the MIT License. | ||
|
||
File System Search comes with ability to customize your search to meet all requirements you might have without the need to remember 20 obscure command line flags: | ||
|
||
![MainWindow](https://tautvydaszilys.github.io/FileSystemSearch/MainWindow.png) | ||
|
||
It integrates seemlessly with Windows Explorer, allowing you to use shell extensions directly on search results: | ||
|
||
![SearchResultsWindow](https://tautvydaszilys.github.io/FileSystemSearch/SearchResultsWindow.png) |