Releases: m4sc0/quickfinder
Releases · m4sc0/quickfinder
v0.2.0-alpha
Description
N/A
Comments
Is functional and user friendly but there are still a few features to come.
Tested on...
Windows
- 11
- 10
- 8.1
- 8
- 7
MacOS
- Sonoma
- Ventura
- Monterey
- Big Sur
- Catalina
- Mojave
v0.1.0-alpha
Description
The user can enter any directory on the system and a search pattern (currently only some kind of String that will be included in the search). The program will access the index and get all files that contain the aforementioned String and provide the results to the user.
If no index is available the program will scan the filesystem from the given directory and create an index.
At all times it will be possible to update the index.
Comments
Is functional but not user friendly or even close to production ready.
Tested on...
Windows
- 11
- 10
- 8.1
- 8
- 7
MacOS
- Sonoma
- Ventura
- Monterey
- Big Sur
- Catalina
- Mojave