Skip to content

History / Mobile

Revisions

  • docs: explain ports — desktop app skips :6443 by design Adds a 'Ports and HTTPS modes' section to the Developer Guide covering the two runtime shapes (standalone Zeus.Server vs the Photino desktop app) and what listens where in each. Cross-links from the Mobile page, since the LAN HTTPS listener exists primarily so phones can get getUserMedia from a non-localhost origin.

    Brian Keating committed May 2, 2026
  • docs: prefix bare "Zeus" with "OpenHPSDR" across user-facing pages Normalises user-facing prose to read "OpenHPSDR Zeus". Mobile.md was already prefixed ("Openhpsdr-Zeus") and is now aligned with the rest of the wiki. Code identifiers (Zeus.Server, Zeus.slnx, Zeus.Dsp, Zeus.Protocol1/2, Zeus.Contracts), filesystem paths (~/.local/share/Zeus, Zeus.app), and installer filenames (Zeus-X.Y.Z-...) are left as-is.

    Brian Keating committed Apr 29, 2026
  • docs: add Mobile page Document Openhpsdr-Zeus Mobile as the deliberately-simple PWA path: shared backend with the desktop, install via browser address bar, no mobile-specific profile yet. Note the relationship to ON7OFF's Thetis mobile app and ongoing TCI work. Wired into _Sidebar.md and Home.md under Getting around.

    Brian Keating committed Apr 27, 2026