Skip to content

Commit d1d5021

Browse files
authored
Update README.md
1 parent 0c60b9a commit d1d5021

1 file changed

Lines changed: 36 additions & 13 deletions

File tree

README.md

Lines changed: 36 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,39 @@
1-
## Hi there 👋
1+
📘 J4DocSearch
2+
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.
23

3-
<!--
4-
**j4docsearch/j4docsearch** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.
4+
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.
55

6-
Here are some ideas to get you started:
6+
⬇️ Download Latest Version
7+
🚀 How It Works
8+
🔍 Full Indexing on First Launch: Scans all files on your PC across all local drives and creates a searchable index.
9+
⚡ Real-Time Indexing: Automatically updates the index when files are added, modified, or deleted.
10+
📁 Changes are reflected instantly in your search results without needing a manual refresh.
11+
🔍 Supported File Types
12+
.docx – Microsoft Word (OOXML)
13+
.xlsx – Microsoft Excel (OOXML)
14+
.pptx – Microsoft PowerPoint (OOXML)
15+
.pdf – PDF files (text-based only)
16+
.hwpx – HWPX format used by Hancom Office
17+
Only text content is indexed. Binary or image-based content (e.g., scanned PDFs) is not processed.
718

8-
- 🔭 I’m currently working on ...
9-
- 🌱 I’m currently learning ...
10-
- 👯 I’m looking to collaborate on ...
11-
- 🤔 I’m looking for help with ...
12-
- 💬 Ask me about ...
13-
- 📫 How to reach me: ...
14-
- 😄 Pronouns: ...
15-
- ⚡ Fun fact: ...
16-
-->
19+
🖥️ OS Compatibility
20+
Supported: Windows 10 / 11 (64-bit recommended)
21+
Requires no administrator privileges
22+
Microsoft Office or .NET not required
23+
Distributed as a standalone .exe built from Python
24+
Real-time monitoring based on Windows file system events
25+
🆓 License
26+
License: Freeware
27+
Commercial Use: Allowed
28+
No license fees or activation required
29+
Note: Future versions may include advertisements (e.g., banner or popup ads)
30+
All processing and indexing occurs locally — no data is sent to external servers
31+
🔗 Features
32+
Easy setup using NSIS installer
33+
Auto-launch and startup registration support
34+
System tray with show/hide options
35+
Duplicate instance prevention
36+
Keyword highlighting and result grouping
37+
Bug reports & feature requests: j4docsearch@gmail.com
38+
39+
© 2025 J4DocSearch Project. All rights reserved.

0 commit comments

Comments
 (0)