Skip to content

Commit 7139ccf

Browse files
authored
Update README.md
1 parent d1d5021 commit 7139ccf

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
πŸ“˜ J4DocSearch
2+
23
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.
34

45
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.
56

67
⬇️ Download Latest Version
8+
79
πŸš€ How It Works
810
πŸ” Full Indexing on First Launch: Scans all files on your PC across all local drives and creates a searchable index.
911
⚑ 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
1719
Only text content is indexed. Binary or image-based content (e.g., scanned PDFs) is not processed.
1820

1921
πŸ–₯️ OS Compatibility
22+
2023
Supported: Windows 10 / 11 (64-bit recommended)
2124
Requires no administrator privileges
2225
Microsoft Office or .NET not required
2326
Distributed as a standalone .exe built from Python
2427
Real-time monitoring based on Windows file system events
28+
2529
πŸ†“ License
30+
2631
License: Freeware
2732
Commercial Use: Allowed
2833
No license fees or activation required
2934
Note: Future versions may include advertisements (e.g., banner or popup ads)
3035
All processing and indexing occurs locally β€” no data is sent to external servers
36+
3137
πŸ”— Features
38+
3239
Easy setup using NSIS installer
3340
Auto-launch and startup registration support
3441
System tray with show/hide options

0 commit comments

Comments
Β (0)