Skip to content

Commit 2b5d0ee

Browse files
Add files via upload
1 parent 98b8be8 commit 2b5d0ee

11 files changed

Lines changed: 2270 additions & 1778 deletions

beyond-compare-alternative.html

Lines changed: 504 additions & 458 deletions
Large diffs are not rendered by default.

cli-guide.html

Lines changed: 187 additions & 180 deletions
Large diffs are not rendered by default.

download.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="Download DirectoryCompare Pro for Windows and Linux. Start with the free tier, then upgrade for N-way, Git/GitHub, remote source comparison, and similarity search.">
7-
<title>Download DirectoryCompare Pro</title>
6+
<meta name="description" content="Download DirectCompare for Windows and Linux. Start with the free tier, then upgrade for N-way, Git/GitHub, remote source comparison, and similarity search.">
7+
<title>Download DirectCompare</title>
88
<style>
99
:root {
1010
--bg: #07111f;
@@ -180,33 +180,33 @@
180180
<div class="container nav-inner">
181181
<a href="index.html" class="brand">
182182
<span class="brand-mark">DC</span>
183-
<span>DirectoryCompare Pro</span>
183+
<span>DirectCompare</span>
184184
</a>
185185
<div class="nav-links">
186186
<a href="index.html">Home</a>
187187
<a href="download.html" aria-current="page">Download</a>
188188
<a href="support.html">Support</a>
189189
<a href="privacy.html">Privacy</a>
190-
<a href="https://github.com/DirCompare-Pro/DirectoryComparePro" target="_blank" rel="noopener noreferrer">GitHub</a>
190+
<a href="https://github.com/DirectCompare/DirectCompare" target="_blank" rel="noopener noreferrer">GitHub</a>
191191
<a href="download.html" class="nav-cta">Download Free</a>
192192
</div>
193193
</div>
194194
</nav>
195195

196196
<header class="hero">
197197
<div class="container">
198-
<div class="eyebrow">Download DirectoryCompare Pro</div>
198+
<div class="eyebrow">Download DirectCompare</div>
199199
<h1>Start with the free tier. Upgrade only when you need more.</h1>
200200
<p>
201-
DirectoryCompare Pro gives you a strong free compare workflow out of the box, plus a <strong>7-day full-featured trial</strong>
201+
DirectCompare gives you a strong free compare workflow out of the box, plus a <strong>30-day full-featured trial</strong>
202202
if you want to evaluate paid features before upgrading to N-way comparison, Git and GitHub sources, plugin viewers,
203203
remote source comparison, and similarity search. The trial starts automatically on first launch — no sign-up required.
204204
</p>
205205
<div class="hero-meta">
206206
<span>Portable — no install required</span>
207207
<span>Free 2-way compare + 3-way merge</span>
208208
<span>Windows + Linux</span>
209-
<span>Version 1.05 — <a href="https://github.com/DirCompare-Pro/DirectoryComparePro/releases" style="color:var(--accent);font-weight:700;">View release notes</a></span>
209+
<span>Version 1.05 — <a href="https://github.com/DirectCompare/DirectCompare/releases" style="color:var(--accent);font-weight:700;">View release notes</a></span>
210210
<span>Standard+ for N-way, Git, GitHub</span>
211211
</div>
212212
</div>
@@ -225,12 +225,12 @@ <h2>Choose your download</h2>
225225
<h3>Windows — Portable, No Install</h3>
226226
<p>Unzip and run. No installer, no admin rights, no registry changes. Works from a USB drive, network share, or any folder you choose.</p>
227227
<div class="file-box">
228-
<strong>Suggested package:</strong> DirectoryComparePro-v1.05-Windows.zip<br>
228+
<strong>Suggested package:</strong> DirectCompare-v1.06-Windows.zip<br>
229229
<strong>Platform:</strong> Windows 10/11 (64-bit)<br>
230-
<strong>Setup:</strong> Unzip &rarr; run <code>DirectoryComparePro.exe</code> &rarr; done.
230+
<strong>Setup:</strong> Unzip &rarr; run <code>DirectCompare.exe</code> &rarr; done.
231231
</div>
232232
<div class="btn-row">
233-
<a class="btn btn-primary" href="https://github.com/DirCompare-Pro/DirectoryComparePro/releases/download/v1.05/DirectoryComparePro-v1.05-Windows.zip">Download for Windows (Portable)</a>
233+
<a class="btn btn-primary" href="https://github.com/DirectCompare/DirectCompare/releases/download/v1.06/DirectCompare-v1.06-Windows.zip">Download for Windows (Portable)</a>
234234
<a class="btn btn-secondary" href="cli-guide.html">CLI &amp; Quick Start</a>
235235
</div>
236236
</article>
@@ -239,13 +239,13 @@ <h3>Windows — Portable, No Install</h3>
239239
<h3>Linux download</h3>
240240
<p>For Linux users who want the same compare workflow on supported distributions and environments.</p>
241241
<div class="file-box">
242-
<strong>Suggested package:</strong> DirectoryComparePro-v1.03-Linux.tar.gz<br>
242+
<strong>Suggested package:</strong> DirectCompare-v1.03-Linux.tar.gz<br>
243243
<strong>Platform:</strong> Linux x86_64<br>
244244
<strong>Typical use:</strong> Download, extract, install dependencies if required, then run locally.<br>
245245
<strong>Requires:</strong> GTK 3, libarchive, libgit2, libcurl. See README.txt inside the archive for details.
246246
</div>
247247
<div class="btn-row">
248-
<a class="btn btn-primary" href="https://github.com/DirCompare-Pro/DirectoryComparePro/releases/download/v1.03/DirectoryComparePro-v1.03-Linux.tar.gz">Download for Linux</a>
248+
<a class="btn btn-primary" href="https://github.com/DirectCompare/DirectCompare/releases/download/v1.03/DirectCompare-v1.03-Linux.tar.gz">Download for Linux</a>
249249
<a class="btn btn-secondary" href="#install">Install notes</a>
250250
</div>
251251
</article>
@@ -264,8 +264,8 @@ <h3 style="margin:0;font-size:1.1rem;color:#0f1b2d;">Install via Windows Package
264264
</div>
265265
</div>
266266
<div style="background:#0f1b2d;border-radius:14px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;">
267-
<code style="background:transparent;padding:0;color:#4ee1c1;font-size:1.05rem;font-family:'Courier New',monospace;font-weight:700;letter-spacing:0.01em;">winget install DirCompare-Pro.DirectoryComparePro</code>
268-
<button onclick="navigator.clipboard.writeText('winget install DirCompare-Pro.DirectoryComparePro').then(()=>{this.textContent='Copied!';setTimeout(()=>this.textContent='Copy',1800)})"
267+
<code style="background:transparent;padding:0;color:#4ee1c1;font-size:1.05rem;font-family:'Courier New',monospace;font-weight:700;letter-spacing:0.01em;">winget install DirectCompare.DirectCompare</code>
268+
<button onclick="navigator.clipboard.writeText('winget install DirectCompare.DirectCompare').then(()=>{this.textContent='Copied!';setTimeout(()=>this.textContent='Copy',1800)})"
269269
style="background:rgba(109,140,255,0.18);border:1px solid rgba(109,140,255,0.35);color:#a8c0ff;padding:8px 16px;border-radius:8px;font-size:0.88rem;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;">Copy</button>
270270
</div>
271271
<p style="margin-top:12px;font-size:0.9rem;color:#4d5c79;">winget is built into Windows 11 and available on Windows 10 via the <strong>App Installer</strong> package in the Microsoft Store. After the command completes, run <code>dircomparepro</code> from any terminal.</p>
@@ -287,7 +287,7 @@ <h3>Windows quick start</h3>
287287
<ol>
288288
<li>Download the Windows ZIP package.</li>
289289
<li>Extract it to a folder you control.</li>
290-
<li>Run <code>DirectoryComparePro.exe</code>.</li>
290+
<li>Run <code>DirectCompare.exe</code>.</li>
291291
<li>Use the free tier immediately.</li>
292292
</ol>
293293
</article>
@@ -373,7 +373,7 @@ <h2>Use as a Git mergetool</h2>
373373
<article class="card">
374374
<h3>Add to .gitconfig</h3>
375375
<pre>[mergetool "dcp"]
376-
cmd = "C:/path/to/DirectoryComparePro.exe" -m "$BASE" "$LOCAL" "$REMOTE" "$MERGED"
376+
cmd = "C:/path/to/DirectCompare.exe" -m "$BASE" "$LOCAL" "$REMOTE" "$MERGED"
377377
trustExitCode = true
378378

379379
[merge]
@@ -400,13 +400,13 @@ <h2>Integrity checks and release housekeeping</h2>
400400
<div class="verify-grid">
401401
<article class="card">
402402
<h3>Windows checksum command</h3>
403-
<pre>Get-FileHash -Algorithm SHA256 DirectoryComparePro-v1.05-Windows.zip</pre>
404-
<div class="note">A matching checksum file is also published in the release assets as <code>DirectoryComparePro-v1.05-Windows.sha256</code>.</div>
403+
<pre>Get-FileHash -Algorithm SHA256 DirectCompare-v1.06-Windows.zip</pre>
404+
<div class="note">A matching checksum file is also published in the release assets as <code>DirectCompare-v1.06-Windows.sha256</code>.</div>
405405
</article>
406406
<article class="card">
407407
<h3>Linux checksum command</h3>
408-
<pre>sha256sum DirectoryComparePro-v1.03-Linux.tar.gz</pre>
409-
<div class="note">A matching checksum file is also published in the release assets as <code>DirectoryComparePro-v1.03-Linux.sha256</code>.</div>
408+
<pre>sha256sum DirectCompare-v1.03-Linux.tar.gz</pre>
409+
<div class="note">A matching checksum file is also published in the release assets as <code>DirectCompare-v1.03-Linux.sha256</code>.</div>
410410
</article>
411411
</div>
412412

@@ -419,11 +419,11 @@ <h3>Linux checksum command</h3>
419419
<footer class="footer">
420420
<div class="container">
421421
<p>
422-
<strong>DirectoryCompare Pro</strong> &bull;
422+
<strong>DirectCompare</strong> &bull;
423423
<a href="index.html">Home</a> &bull;
424424
<a href="support.html">Support</a> &bull;
425425
<a href="privacy.html">Privacy</a> &bull;
426-
<a href="https://github.com/DirCompare-Pro/DirectoryComparePro" target="_blank" rel="noopener noreferrer">GitHub</a>
426+
<a href="https://github.com/DirectCompare/DirectCompare" target="_blank" rel="noopener noreferrer">GitHub</a>
427427
</p>
428428
<p style="margin-top:0.5rem;font-size:0.85rem;">
429429
<strong>Guides:</strong> &bull;

features.html

Lines changed: 52 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="DirectoryCompare Pro v1.04 - Full feature details. Professional cross-platform directory comparison with N-way compare, Git/GitHub integration, filter toolbar, per-row copy, and more.">
7-
<title>DirectoryCompare Pro - Full Feature Details</title>
8-
<link rel="canonical" href="https://directorycompare-pro.com/features.html">
6+
<meta name="description" content="DirectCompare v1.06 - Full feature details. Professional cross-platform directory comparison with N-way compare, Git mergetool, colorblind theme, 30-day trial, and more.">
7+
<title>DirectCompare - Full Feature Details</title>
8+
<link rel="canonical" href="https://directcompare.dev/features.html">
99
<style>
1010
* {
1111
margin: 0;
@@ -229,31 +229,31 @@
229229
<body>
230230
<nav class="nav">
231231
<div class="nav-container">
232-
<div><strong>DirectoryCompare Pro</strong></div>
232+
<div><strong>DirectCompare</strong></div>
233233
<div class="nav-links">
234234
<a href="index.html">&larr; Back to main site</a>
235235
<a href="index.html">Home</a>
236236
<a href="download.html">Download</a>
237237
<a href="support.html">Support</a>
238238
<a href="privacy.html">Privacy</a>
239-
<a href="https://github.com/DirCompare-Pro/DirectoryComparePro" target="_blank">GitHub</a>
239+
<a href="https://github.com/DirectCompare/DirectCompare" target="_blank">GitHub</a>
240240
</div>
241241
</div>
242242
</nav>
243243

244244
<div class="header">
245-
<h1>DirectoryCompare Pro</h1>
246-
<div class="version">Version 1.04</div>
245+
<h1>DirectCompare</h1>
246+
<div class="version">Version 1.06</div>
247247
<div class="tagline">Professional cross-platform directory comparison - full feature details</div>
248-
<a href="download.html" class="download-btn">Download v1.04 Free</a>
248+
<a href="download.html" class="download-btn">Download v1.06 Free</a>
249249
<div style="margin-top: 15px; font-size: 0.9em; opacity: 0.8;">
250250
Available for Windows &amp; Linux | No DLL dependencies | Fully portable
251251
</div>
252252
</div>
253253

254254
<div class="container">
255255
<div class="section">
256-
<h2>Why DirectoryCompare Pro?</h2>
256+
<h2>Why DirectCompare?</h2>
257257
<p style="font-size: 1.1em; margin-bottom: 20px;">
258258
Compare directories from <strong>any source</strong> - local drives, GitHub repositories, Git branches,
259259
FTP servers, and archives - all in one powerful tool. Perfect for developers, system administrators,
@@ -368,7 +368,42 @@ <h3>Export &amp; Productivity</h3>
368368
</div>
369369

370370
<div class="section">
371-
<h2>New in v1.04</h2>
371+
<h2>New in v1.06</h2>
372+
<div class="features-grid">
373+
<div class="feature-card">
374+
<h3>Git Mergetool Integration</h3>
375+
<p>Use DCP as your Git merge conflict resolver. Free in Basic tier. Add one block to .gitconfig and run <code>git mergetool</code>.</p>
376+
</div>
377+
378+
<div class="feature-card">
379+
<h3>Home Screen</h3>
380+
<p>Quick-access screen at startup — open recent sessions, start a new comparison, or jump straight to common workflows.</p>
381+
</div>
382+
383+
<div class="feature-card">
384+
<h3>Colorblind-Friendly Theme</h3>
385+
<p>Blue/orange diff palette instead of red/green. Cycles with the theme toggle: Light &rarr; Dark &rarr; Colorblind.</p>
386+
</div>
387+
388+
<div class="feature-card">
389+
<h3>30-Day Trial</h3>
390+
<p>Trial extended from 7 to 30 days. Starts automatically on first launch — no sign-up or credit card required.</p>
391+
</div>
392+
393+
<div class="feature-card">
394+
<h3>Zero DLL Dependencies</h3>
395+
<p>The exe is now fully statically linked. No redistributables, no git2.dll, no surprises. Just unzip and run.</p>
396+
</div>
397+
398+
<div class="feature-card">
399+
<h3>License Status in Title Bar</h3>
400+
<p>Title bar shows [FREE], [TRIAL - N days], or [TRIAL EXPIRED] so you always know your current tier at a glance.</p>
401+
</div>
402+
</div>
403+
</div>
404+
405+
<div class="section">
406+
<h2>New in v1.04 - v1.05</h2>
372407
<div class="features-grid">
373408
<div class="feature-card">
374409
<h3>Filter Toolbar</h3>
@@ -408,7 +443,7 @@ <h2>Quick Start</h2>
408443
<div class="quick-start">
409444
<h3>Compare Two or More Directories</h3>
410445
<ol>
411-
<li>Launch DirectoryCompare Pro</li>
446+
<li>Launch DirectCompare</li>
412447
<li>Click <strong>Add Source</strong> and select your first folder</li>
413448
<li>Click <strong>Add Source</strong> again for each additional source (local, Git, GitHub, FTP, or archive)</li>
414449
<li>Click <strong>Compare</strong></li>
@@ -420,7 +455,7 @@ <h3>Compare Two or More Directories</h3>
420455
<div class="quick-start">
421456
<h3>GitHub Repository Comparison</h3>
422457
<ol>
423-
<li>Launch DirectoryCompare Pro</li>
458+
<li>Launch DirectCompare</li>
424459
<li>Click <strong>Add Source</strong> and select <strong>GitHub</strong></li>
425460
<li>Enter the GitHub URL (e.g., <code>https://github.com/owner/repo</code>)</li>
426461
<li>(Optional) Set an authentication token in Settings for private repos</li>
@@ -465,15 +500,15 @@ <h2>System Requirements</h2>
465500
<div class="section">
466501
<h2>Licensing &amp; Pricing</h2>
467502
<p style="font-size: 1.1em; margin-bottom: 20px;">
468-
DirectoryCompare Pro offers multiple licensing tiers to suit your needs:
503+
DirectCompare offers multiple licensing tiers to suit your needs:
469504
</p>
470505
<div class="features-grid">
471506
<div class="feature-card">
472507
<h3>Basic (Free)</h3>
473508
<p>Everything you need for everyday comparison - 2-way compare, <strong>3-way merge</strong>, archive, image diff, full exports. Free forever.</p>
474509
</div>
475510
<div class="feature-card">
476-
<h3>Trial (7 days)</h3>
511+
<h3>Trial (30 days)</h3>
477512
<p>Full Premium features, time-limited. No credit card required.</p>
478513
</div>
479514
<div class="feature-card">
@@ -508,13 +543,13 @@ <h2>Built With</h2>
508543

509544
<div class="footer">
510545
<div class="container">
511-
<p><strong>DirectoryCompare Pro v1.04</strong></p>
546+
<p><strong>DirectCompare v1.06</strong></p>
512547
<p>Released 2026</p>
513548
<p style="margin-top: 15px;">
514549
<a href="download.html">Download</a> |
515550
<a href="support.html">Support</a> |
516551
<a href="privacy.html">Privacy Policy</a> |
517-
<a href="https://github.com/DirCompare-Pro/DirectoryComparePro" target="_blank">GitHub</a>
552+
<a href="https://github.com/DirectCompare/DirectCompare" target="_blank">GitHub</a>
518553
</p>
519554
<p style="margin-top: 15px;">
520555
Guides:
@@ -528,7 +563,7 @@ <h2>Built With</h2>
528563
Email: <a href="mailto:dircomparepro@gmail.com">dircomparepro@gmail.com</a>
529564
</p>
530565
<p style="margin-top: 20px; font-size: 0.9em; opacity: 0.8;">
531-
&copy; 2026 DirectoryCompare Pro. All rights reserved.
566+
&copy; 2026 DirectCompare. All rights reserved.
532567
</p>
533568
</div>
534569
</div>

0 commit comments

Comments
 (0)