You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+27-15
Original file line number
Diff line number
Diff line change
@@ -13,27 +13,19 @@ When developing [WindTerm](https://github.com/kingToolbox/WindTerm), I need a fa
13
13
# License
14
14
**Completely FREE for commercial and non-commercial use without limitations. All released source codes (except thirdparty directory) are provided under the terms of Apache-2.0 license.**
**Linux binary**and**MacOS binary** will be released soon, stay tuned!
20
+
`WindFind` supports **any user**indexing**any file system**, as long as the operating system can read it, everything can be indexed quickly.
21
21
22
-
#Source Code
22
+
## Super-fast speed, ultra-small index
23
23
24
-
Since WindFindis just a by-product of WindTerm, and all the source code is shared with WindTerm, if you have any source code requirements, please visit [WindTerm](https://github.com/kingtoolbox/windterm).
24
+
**`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**.
25
25
26
-
Please note that **WindTerm**, **WindEdit**, and **WindFind** are all **partial** open source projects.
27
-
28
-
# Issues and feature requests
26
+
## Rich features that meet your every need.
29
27
30
-
Any issues and feature requests are welcome.
31
-
32
-
Please click [issues](https://github.com/kingToolbox/WindFind/issues) to commit an issue or a feature request.
33
-
34
-
Please click [Discussion](https://github.com/kingToolbox/WindFind/discussions) to discuss any topics related to file systems, indexing, and performance improvements.
35
-
36
-
# Screenshots
28
+
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!
**Linux binary** and **MacOS binary** will be released soon, stay tuned!
232
+
233
+
# Source Code
234
+
235
+
Since WindFind is just a by-product of WindTerm, and all the source code is shared with WindTerm, if you have any source code requirements, please visit [WindTerm](https://github.com/kingtoolbox/windterm).
236
+
237
+
Please note that **WindTerm**, **WindEdit**, and **WindFind** are all **partial** open source projects.
238
+
239
+
# Issues and feature requests
240
+
241
+
Any issues and feature requests are welcome.
242
+
243
+
Please click [issues](https://github.com/kingToolbox/WindFind/issues) to commit an issue or a feature request.
244
+
245
+
Please click [Discussion](https://github.com/kingToolbox/WindFind/discussions) to discuss any topics related to file systems, indexing, and performance improvements.
0 commit comments