https://github.com/gustavohennig/filesearch
This is a desktop file searcher without indexing. Simple and easy, it searches everything, including contents. (Yes, it's slow, don't try to search your entire disk drive)
https://github.com/gustavohennig/filesearch
desktop filesearch searcher
Last synced: 4 months ago
JSON representation
This is a desktop file searcher without indexing. Simple and easy, it searches everything, including contents. (Yes, it's slow, don't try to search your entire disk drive)
- Host: GitHub
- URL: https://github.com/gustavohennig/filesearch
- Owner: GustavoHennig
- License: apache-2.0
- Created: 2016-10-12T01:18:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-30T14:30:30.000Z (10 months ago)
- Last Synced: 2025-09-27T20:45:45.131Z (8 months ago)
- Topics: desktop, filesearch, searcher
- Language: C#
- Homepage:
- Size: 259 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleFileSearch
SimpleFileSearch is a desktop file search tool that does not use indexing. It is simple and easy to use, allowing you to search for everything, including file contents.
* It is intended for small folders; avoid searching your entire disk drive — you may regret it! 😅
Download the binary here:
https://github.com/GustavoHennig/FileSearch/releases/tag/1.2

This code was originally written in 2009, but recently, out of boredom, I updated it to .NET 6+ and migrated the UI to Avalonia. It may (or may not) work on other operating systems.
## TODO
- [ ] Allow remove from search history
- [ ] Checkbox to ignore accents
- [ ] Textbox to limit file size for contents search
- [ ] Add a cancel button during searches
**Gustavo Augusto Hennig**
From: [Plagius - Plagiarism Checker](https://www.plagius.com)