|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
| 4 | + <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="dde3b1c7-a192-42ca-8c3c-92407128d4d0" data-blockingmode="auto" type="text/javascript"></script> |
| 5 | + <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5868991230140518" crossorigin="anonymous"></script> |
4 | 6 | <meta charset="UTF-8" /> |
5 | 7 | <title>J4DocSearch โ Document Content Search Tool</title> |
6 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|
64 | 66 | font-size: 0.9em; |
65 | 67 | } |
66 | 68 | .lang-section { display: none; } |
67 | | - .lang-en { display: block; } |
68 | 69 | </style> |
69 | 70 | <script> |
70 | 71 | function switchLang(lang) { |
|
92 | 93 |
|
93 | 94 | <div class="lang-section lang-en"> |
94 | 95 | <h1>๐ J4DocSearch</h1> |
95 | | - <p><strong>J4DocSearch</strong> is a high-speed desktop document indexing and search tool for Windows. It monitors your local drives in real time and allows fast keyword-based search across various document formats.</p> |
| 96 | + <p><strong>J4DocSearch</strong> 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.</p> |
| 97 | + <p>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.</p> |
96 | 98 | <a href="https://github.com/j4docsearch/j4docsearch/releases/latest" class="download-button" target="_blank"> |
97 | 99 | โฌ๏ธ Download Latest Version |
98 | 100 | </a> |
| 101 | + <p class="download-info">๐ฆ Download count available on GitHub Release page</p> |
99 | 102 | <h2>๐ฆ Screen Shot</h2> |
100 | | - <img src="screenshot.png" alt="Screenshot" class="screenshot" /> |
| 103 | + <img src="screenshot.png" alt="J4DocSearch Screenshot" class="screenshot" /> |
101 | 104 | <h2>๐ How It Works</h2> |
102 | 105 | <ul> |
103 | | - <li><strong>Full Indexing:</strong> Scans all local drives to create a search index.</li> |
104 | | - <li><strong>Real-Time Monitoring:</strong> Automatically updates index on file changes.</li> |
| 106 | + <li>๐ <strong>Full Indexing on First Launch:</strong> Scans all files on your PC across all local drives and creates a searchable index.</li> |
| 107 | + <li>โก <strong>Real-Time Indexing:</strong> Automatically updates the index when files are added, modified, or deleted.</li> |
| 108 | + <li>๐ Changes are reflected instantly in your search results without needing a manual refresh.</li> |
105 | 109 | </ul> |
106 | | - <h2>๐ Supported Formats</h2> |
| 110 | + <h2>๐ Supported File Types</h2> |
107 | 111 | <ul> |
108 | | - <li>.docx, .xlsx, .pptx</li> |
109 | | - <li>.pdf (text-based)</li> |
110 | | - <li>.hwpx (Hancom Office)</li> |
| 112 | + <li><code>.docx</code> โ Microsoft Word (OOXML)</li> |
| 113 | + <li><code>.xlsx</code> โ Microsoft Excel (OOXML)</li> |
| 114 | + <li><code>.pptx</code> โ Microsoft PowerPoint (OOXML)</li> |
| 115 | + <li><code>.pdf</code> โ PDF files (text-based only)</li> |
| 116 | + <li><code>.hwpx</code> โ HWPX format used by Hancom Office</li> |
111 | 117 | </ul> |
112 | | - <h2>๐ฅ๏ธ OS Support</h2> |
113 | | - <p>Windows 10/11, 64-bit recommended, no admin required.</p> |
114 | | - <h2>๐ Features</h2> |
| 118 | + <p>Only text content is indexed. Binary or image-based content (e.g., scanned PDFs) is not processed.</p> |
| 119 | + <h2>๐ฅ๏ธ OS Compatibility</h2> |
115 | 120 | <ul> |
116 | | - <li>Standalone EXE, NSIS installer</li> |
117 | | - <li>System tray mode, auto-start, duplicate prevention</li> |
| 121 | + <li>Supported: Windows 10 / 11 (64-bit recommended)</li> |
| 122 | + <li>Requires no administrator privileges</li> |
| 123 | + <li>Microsoft Office or .NET not required</li> |
| 124 | + <li>Distributed as a standalone .exe built from Python</li> |
| 125 | + <li>Real-time monitoring based on Windows file system events</li> |
| 126 | + </ul> |
| 127 | + <h2>๐ License</h2> |
| 128 | + <ul> |
| 129 | + <li><strong>License:</strong> Freeware</li> |
| 130 | + <li><strong>Commercial Use:</strong> Allowed</li> |
| 131 | + <li>No license fees or activation required</li> |
| 132 | + <li><strong>Note:</strong> Future versions may include advertisements (e.g., banner or popup ads)</li> |
| 133 | + <li>All processing and indexing occurs locally โ no data is sent to external servers</li> |
| 134 | + </ul> |
| 135 | + <h2>๐ Features</h2> |
| 136 | + <ul> |
| 137 | + <li>Easy setup using NSIS installer</li> |
| 138 | + <li>Auto-launch and startup registration support</li> |
| 139 | + <li>System tray with show/hide options</li> |
| 140 | + <li>Duplicate instance prevention</li> |
| 141 | + <li>Keyword highlighting and result grouping</li> |
118 | 142 | </ul> |
119 | 143 | <footer> |
120 | | - <p>Contact: <a href="mailto:j4docsearch@gmail.com">j4docsearch@gmail.com</a></p> |
| 144 | + <p><strong>Bug reports & feature requests:</strong> <a href="mailto:j4docsearch@gmail.com">j4docsearch@gmail.com</a></p> |
| 145 | + <p class="note">ยฉ 2025 J4DocSearch Project. All rights reserved.</p> |
121 | 146 | </footer> |
122 | 147 | </div> |
123 | 148 |
|
124 | 149 | <div class="lang-section lang-ko"> |
125 | 150 | <h1>๐ J4DocSearch</h1> |
126 | | - <p><strong>J4DocSearch</strong>๋ Windows ํ๊ฒฝ์์ ๋ค์ํ ๋ฌธ์์ ๋ด์ฉ์ ๋น ๋ฅด๊ฒ ๊ฒ์ํ ์ ์๋ ๊ณ ์ ๋ฐ์คํฌํฑ ์ธ๋ฑ์ฑ ๋๊ตฌ์
๋๋ค. ๋ก์ปฌ ๋์คํฌ๋ฅผ ์ค์๊ฐ์ผ๋ก ๋ชจ๋ํฐ๋งํ๋ฉฐ ํค์๋ ๊ธฐ๋ฐ ๊ฒ์์ ์ง์ํฉ๋๋ค.</p> |
| 151 | + <p><strong>J4DocSearch</strong>๋ Windows ํ๊ฒฝ์์ ๋ค์ํ ๋ฌธ์์ ๋ณธ๋ฌธ ๋ด์ฉ์ ๋น ๋ฅด๊ฒ ๊ฒ์ํ ์ ์๋ ๊ณ ์ ๋ฐ์คํฌํฑ ์ธ๋ฑ์ฑ ํ๋ก๊ทธ๋จ์
๋๋ค. ๋ก์ปฌ ๋๋ผ์ด๋ธ๋ฅผ ์ค์๊ฐ์ผ๋ก ๋ชจ๋ํฐ๋งํ์ฌ ํค์๋ ๊ธฐ๋ฐ ๊ฒ์์ ์ง์ํฉ๋๋ค.</p> |
| 152 | + <p>์ด ํ๋ก๊ทธ๋จ์ ์ธ๋ถ ์๋ฒ๋ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์์ด ๋์ํ๋ ๋จ๋
์คํํ์ด๋ฉฐ, ๋์ฉ๋ ๋ฌธ์๋ฅผ ์์ฃผ ๋ค๋ฃจ๋ ์ฌ์ฉ์์๊ฒ ๋งค์ฐ ์ ์ฉํฉ๋๋ค.</p> |
127 | 153 | <a href="https://github.com/j4docsearch/j4docsearch/releases/latest" class="download-button" target="_blank"> |
128 | 154 | โฌ๏ธ ์ต์ ๋ฒ์ ๋ค์ด๋ก๋ |
129 | 155 | </a> |
| 156 | + <p class="download-info">๐ฆ ๋ค์ด๋ก๋ ์๋ GitHub Release ํ์ด์ง์์ ํ์ธ ๊ฐ๋ฅ</p> |
130 | 157 | <h2>๐ฆ ํ๋ฉด ์์</h2> |
131 | | - <img src="screenshot.png" alt="์คํฌ๋ฆฐ์ท" class="screenshot" /> |
| 158 | + <img src="screenshot.png" alt="J4DocSearch ์คํฌ๋ฆฐ์ท" class="screenshot" /> |
132 | 159 | <h2>๐ ๋์ ๋ฐฉ์</h2> |
133 | 160 | <ul> |
134 | | - <li><strong>์ด๊ธฐ ์ ์ฒด ์ธ๋ฑ์ฑ:</strong> ๋ชจ๋ ๋ก์ปฌ ๋๋ผ์ด๋ธ๋ฅผ ์ค์บํ์ฌ ๊ฒ์ ์ธ๋ฑ์ค๋ฅผ ์์ฑํฉ๋๋ค.</li> |
135 | | - <li><strong>์ค์๊ฐ ๊ฐ์:</strong> ํ์ผ ์ถ๊ฐ/์์ /์ญ์ ์ ์๋์ผ๋ก ์ธ๋ฑ์ค๋ฅผ ์
๋ฐ์ดํธํฉ๋๋ค.</li> |
| 161 | + <li>๐ <strong>์ด๊ธฐ ์ ์ฒด ์ธ๋ฑ์ฑ:</strong> PC์ ๋ชจ๋ ๋ก์ปฌ ๋๋ผ์ด๋ธ๋ฅผ ์ค์บํ์ฌ ๊ฒ์ ์ธ๋ฑ์ค๋ฅผ ์์ฑํฉ๋๋ค.</li> |
| 162 | + <li>โก <strong>์ค์๊ฐ ์ธ๋ฑ์ฑ:</strong> ํ์ผ์ด ์ถ๊ฐ, ์์ , ์ญ์ ๋ ๋ ์๋์ผ๋ก ์ธ๋ฑ์ค๋ฅผ ๊ฐฑ์ ํฉ๋๋ค.</li> |
| 163 | + <li>๐ ๋ณ๊ฒฝ ์ฌํญ์ ์๋ ์๋ก๊ณ ์นจ ์์ด ์ฆ์ ๊ฒ์ ๊ฒฐ๊ณผ์ ๋ฐ์๋ฉ๋๋ค.</li> |
| 164 | + </ul> |
| 165 | + <h2>๐ ์ง์ ๋ฌธ์ ํ์</h2> |
| 166 | + <ul> |
| 167 | + <li><code>.docx</code> โ Microsoft Word</li> |
| 168 | + <li><code>.xlsx</code> โ Microsoft Excel</li> |
| 169 | + <li><code>.pptx</code> โ Microsoft PowerPoint</li> |
| 170 | + <li><code>.pdf</code> โ PDF ํ์ผ (ํ
์คํธ ๊ธฐ๋ฐ๋ง ์ง์)</li> |
| 171 | + <li><code>.hwpx</code> โ ํ์ปด์คํผ์ค HWPX ํฌ๋งท</li> |
| 172 | + </ul> |
| 173 | + <p>ํ
์คํธ ์ฝํ
์ธ ๋ง ์ธ๋ฑ์ฑ๋๋ฉฐ, ์ด๋ฏธ์ง ๊ธฐ๋ฐ ๋ฌธ์(์: ์ค์บ PDF)๋ ์ฒ๋ฆฌ๋์ง ์์ต๋๋ค.</p> |
| 174 | + <h2>๐ฅ๏ธ ์ด์์ฒด์ ํธํ</h2> |
| 175 | + <ul> |
| 176 | + <li>์ง์ OS: Windows 10 / 11 (64๋นํธ ๊ถ์ฅ)</li> |
| 177 | + <li>๊ด๋ฆฌ์ ๊ถํ ์์ด ์คํ ๊ฐ๋ฅ</li> |
| 178 | + <li>Microsoft Office ๋๋ .NET ๋ฏธ์ค์น ํ๊ฒฝ์์๋ ๋์</li> |
| 179 | + <li>Windows ํ์ผ ์์คํ
์ด๋ฒคํธ ๊ธฐ๋ฐ ์ค์๊ฐ ๊ฐ์ ์ง์</li> |
136 | 180 | </ul> |
137 | | - <h2>๐ ์ง์ ํ์</h2> |
| 181 | + <h2>๐ ๋ผ์ด์ ์ค</h2> |
138 | 182 | <ul> |
139 | | - <li>.docx, .xlsx, .pptx</li> |
140 | | - <li>.pdf (ํ
์คํธ ๊ธฐ๋ฐ)</li> |
141 | | - <li>.hwpx (ํ์ปด์คํผ์ค)</li> |
| 183 | + <li><strong>๋ผ์ด์ ์ค:</strong> ํ๋ฆฌ์จ์ด</li> |
| 184 | + <li><strong>์์
์ ์ฌ์ฉ:</strong> ํ์ฉ๋จ</li> |
| 185 | + <li>๋ผ์ด์ ์ค ๋น์ฉ ๋ฐ ํ์ฑํ ํ์ ์์</li> |
| 186 | + <li><strong>์ฃผ์:</strong> ์ถํ ๋ฒ์ ์๋ ๊ด๊ณ (๋ฐฐ๋ ๋๋ ํ์
)๊ฐ ํฌํจ๋ ์ ์์</li> |
| 187 | + <li>๋ชจ๋ ์ธ๋ฑ์ฑ ๋ฐ ๊ฒ์ ์์
์ ๋ก์ปฌ์์ ์ฒ๋ฆฌ๋๋ฉฐ, ์ธ๋ถ๋ก ๋ฐ์ดํฐ๊ฐ ์ ์ก๋์ง ์์</li> |
142 | 188 | </ul> |
143 | | - <h2>๐ฅ๏ธ ์ง์ ์ด์์ฒด์ </h2> |
144 | | - <p>Windows 10 / 11 (64๋นํธ ๊ถ์ฅ), ๊ด๋ฆฌ์ ๊ถํ ์์ด ์คํ ๊ฐ๋ฅ</p> |
145 | | - <h2>๐ ์ฃผ์ ๊ธฐ๋ฅ</h2> |
| 189 | + <h2>๐ ์ฃผ์ ๊ธฐ๋ฅ</h2> |
146 | 190 | <ul> |
147 | | - <li>๋จ์ผ ์คํํ์ผ(EXE), NSIS ์ค์น ํ๋ก๊ทธ๋จ ์ ๊ณต</li> |
148 | | - <li>์์คํ
ํธ๋ ์ด ์คํ, ์๋ ์์, ์ค๋ณต ์คํ ๋ฐฉ์ง</li> |
| 191 | + <li>NSIS ๊ธฐ๋ฐ ๊ฐํธ ์ค์น ์ง์</li> |
| 192 | + <li>์๋ ์คํ ๋ฐ ์์ ํ๋ก๊ทธ๋จ ๋ฑ๋ก ๊ฐ๋ฅ</li> |
| 193 | + <li>์์คํ
ํธ๋ ์ด ๋ชจ๋ ์ ๊ณต</li> |
| 194 | + <li>์ค๋ณต ์คํ ๋ฐฉ์ง</li> |
| 195 | + <li>๊ฒ์์ด ํ์ด๋ผ์ดํ
๋ฐ ๊ฒฐ๊ณผ ๊ทธ๋ฃนํ</li> |
149 | 196 | </ul> |
150 | 197 | <footer> |
151 | | - <p>๋ฌธ์: <a href="mailto:j4docsearch@gmail.com">j4docsearch@gmail.com</a></p> |
| 198 | + <p><strong>๋ฒ๊ทธ ์ ๊ณ ๋ฐ ๊ธฐ๋ฅ ์์ฒญ:</strong> <a href="mailto:j4docsearch@gmail.com">j4docsearch@gmail.com</a></p> |
| 199 | + <p class="note">ยฉ 2025 J4DocSearch Project. All rights reserved.</p> |
152 | 200 | </footer> |
153 | 201 | </div> |
154 | 202 | </body> |
|
0 commit comments