Releases: kingToolbox/WindFind
WindFind 1.1.0
Spotlight
Any user, any file system
WindFind
supports any user indexing any file system, as long as the operating system can read it, everything can be indexed quickly.
Ultra-fast speed, ultra-small index
WindFind
's folder traversal speed is unmatched. Once it detects administrator privileges, it directly indexes the MFT
, delivering incredibly fast performance. The thoughtfully designed index data structure allows each file to be represented with just 4 bytes, capturing its path, file size, and modification time, resulting in an index file that is smaller than ever before.
Rich features that meet your every need.
More than just indexing and searching—it's a master at displaying file lists and calculating sizes! Enjoy vibrant colors, striking icons, and lightning-fast printing speeds, all designed to elevate your file browsing experience to new heights!
Usage:
Systems
Version | Architecture | Operating Systems |
---|---|---|
WindFind_1.1.0_Windows_Portable_x86_64 | x86_64 | Windows 7, Windows 8, Windows 10, Windows 11 |
WindFind_1.1.0_Linux_Portable_x86_64 | x86_64 | Generic Linux (glibc 2.17 and later) |
Features:
- [APP] Added Linux version support.
- [INDEXER] Supports configuring included/excluded directories during indexing.
- [INDEXER] Supports more systems modifying parent directory timestamps on file changes, including
ext4
,btrfs
and others. - [LISTER] Added automatic color inversion for executable names for better highlighting.
Improvements:
- [CALCULATOR] Significantly improved folder size calculation performance, with gains exceeding 50%.
- [LISTER] Improved colors in the
dige
theme for better visibility on white backgrounds. - [LISTER] Refined icons in the
dige
theme for clearer representation.
Bugs:
- [INDEXER] Fixed the loss of some files when updating the index generated by the last scan using administrator privileges on Windows.
- [INDEXER] Resolved index clearing error caused by duplicate subfolder names in the same directory, particularly in virtual file systems.
- [INDEXER] Resolved inability to create disk index in
Windows Sandbox
with administrator permissions.
WindFind Birth
🎂 Happy birthday! 🎂 Welcome to this world, wishing you everlasting good luck.
Spotlight
Any user, any file system
WindFind
supports any user indexing any file system, as long as the operating system can read it, everything can be indexed quickly.
Super-fast speed, ultra-small index
WindFind
's folder traversal speed is unmatched. Once it detects administrator privileges, it directly indexes the MFT
, delivering incredibly fast performance. The thoughtfully designed index data structure allows each file to be represented with just 4 bytes, capturing its path, file size, and modification time, resulting in an index file that is smaller than ever before.
Rich features that meet your every need.
More than just indexing and searching—it's a master at displaying file lists and calculating sizes! Enjoy vibrant colors, striking icons, and lightning-fast printing speeds, all designed to elevate your file browsing experience to new heights!
Usage:
Systems
Version | Architecture | Operating Systems |
---|---|---|
WindFind_Birth_Windows_Portable_x86_32 | x86_32 | Windows 7, Windows 8, Windows 10, Windows 11 |
WindFind_Birth_Windows_Portable_x86_64 | x86_64 | Windows 7, Windows 8, Windows 10, Windows 11 |
Features:
- [LISTER] Supports printing the file list of a single folder or multiple folders.
- [LISTER] Supports printing the file tree of a single folder or multiple folders.
- [LISTER] Supports customizable rules for setting file icons, file colors, File attribute colors, file size colors, timestamp colors.
- [LISTER] Supports specifying the nesting level for printing a folder's file list and file tree.
- [LISTER] Displays statistics after the file list, including folder count, file count, and total file size.
- [CALCULATOR] Supports calculating the file sizes of all subfolders within a single folder or multiple folders.
- [CALCULATOR] Supports specifying the maximum number of subfolders to print.
- [CALCULATOR] Supports specifying the maximum nesting level of subfolders to include in the calculation.
- [INDEXER] Supports using system APIs to traverse the file system for quick indexing.
- [INDEXER] Supports direct reading of Windows
MFT
for quick indexing. - [INDEXER] Supports searching with combined regular expressions.