An open API service indexing awesome lists of open source software.

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)

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

![Screenshot](https://raw.githubusercontent.com/GustavoHennig/FileSearch/master/screenshot1.2.png "Screenshot")

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)