2026-03-09
Website documentation refresh
The public site was restructured around product value, support, policy, and release transparency instead of a single promotional landing page.
- Added a practical guide page that explains real workflows and how the app gathers local data.
- Expanded support content to cover installation, permissions, known limits, and contact expectations.
- Rewrote privacy disclosures so desktop-app behavior and potential advertising disclosures do not conflict.
- Added public release notes with file hashes and artifact metadata.
- Updated technical site files such as sitemap, robots, and headers for clearer crawl and delivery behavior.
2026-03-09
OpenClaw workflow added in the repository
The repository now includes an OpenClaw skill and a structured report export in the current desktop source build.
The public binaries listed above remain the same until the next published artifact refresh.
- Added the bundled skill skills/whousemyport-port-diagnostics/SKILL.md for blocked localhost port diagnosis.
- Added a direct website download for whousemyport-port-diagnostics.SKILL.md so users can install the prompt file without opening the repository first.
- Added the shared installer commands npm run openclaw:install-skill and bash scripts/install-openclaw-skill.sh.
- Added the desktop action Export for OpenClaw in the current source build so the visible port table can be copied as structured text.
- Added a dedicated website page that documents setup, workflow, and release status.
Current public app version: 1.0.0
Desktop app 1.0.0
The current public download focuses on fast local port inspection with enough process detail to decide whether a port can be freed safely.
- Real-time local port scanning for Windows and macOS.
- Process name, PID, command, protocol, and state in one table.
- Search, protocol filtering, state filtering, and sortable columns.
- Auto-refresh intervals for repeated checks.
- Built-in process termination action for workflows where the OS permits it.
- Bilingual interface support.
- Windows build flow avoids visible command-console flashes during helper execution.