Add a Help settings tab for docs, license, and diagnostics #10

Open
opened 2026-08-21 08:34:37 +00:00 by kayg · 0 comments
Owner

Goal

Add a native Settings → Help tab that gives people a reliable way to find product documentation, licensing, and support.

Content

  • Documentationhttps://hermternal.com
  • License → the license page on hermternal.com (use the final canonical URL when published)
  • App name, version, build, and bundle identifier.
  • Copyable diagnostic basics: macOS version, Hermternal version, connected server origin, and Hermes version when advertised—never tokens/cookies.

UX

Use native Link/NSWorkspace behavior so links open in the default browser. Keep the tab small and factual; do not embed the website in a WebView.

Acceptance

Links are keyboard accessible, diagnostics contain no credentials, and version/build values come from the bundle rather than duplicated constants.

## Goal Add a native **Settings → Help** tab that gives people a reliable way to find product documentation, licensing, and support. ## Content - **Documentation** → https://hermternal.com - **License** → the license page on hermternal.com (use the final canonical URL when published) - App name, version, build, and bundle identifier. - Copyable diagnostic basics: macOS version, Hermternal version, connected server origin, and Hermes version when advertised—never tokens/cookies. ## UX Use native `Link`/`NSWorkspace` behavior so links open in the default browser. Keep the tab small and factual; do not embed the website in a WebView. ## Acceptance Links are keyboard accessible, diagnostics contain no credentials, and version/build values come from the bundle rather than duplicated constants.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kayg/hermternal-apple#10
No description provided.