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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
π J4DocSearch
2
+
2
3
J4DocSearch is a high-speed desktop document indexing and search tool designed for Windows environments. It monitors your local drives in real time and enables fast keyword-based search across supported document types.
3
4
4
5
This standalone, lightweight application requires no external server or database. It is especially useful for users who manage a large volume of documents or frequently need to access document contents quickly.
5
6
6
7
β¬οΈ Download Latest Version
8
+
7
9
π How It Works
8
10
π Full Indexing on First Launch: Scans all files on your PC across all local drives and creates a searchable index.
9
11
β‘ Real-Time Indexing: Automatically updates the index when files are added, modified, or deleted.
@@ -17,18 +19,23 @@ This standalone, lightweight application requires no external server or database
17
19
Only text content is indexed. Binary or image-based content (e.g., scanned PDFs) is not processed.
18
20
19
21
π₯οΈ OS Compatibility
22
+
20
23
Supported: Windows 10 / 11 (64-bit recommended)
21
24
Requires no administrator privileges
22
25
Microsoft Office or .NET not required
23
26
Distributed as a standalone .exe built from Python
24
27
Real-time monitoring based on Windows file system events
28
+
25
29
π License
30
+
26
31
License: Freeware
27
32
Commercial Use: Allowed
28
33
No license fees or activation required
29
34
Note: Future versions may include advertisements (e.g., banner or popup ads)
30
35
All processing and indexing occurs locally β no data is sent to external servers
0 commit comments