Skip to content

Releases: Abreto/palmdesk

PalmDesk v0.0.5 (Preview)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Sep 21:35

Experimental PalmDesk desktop installers for testing.

What's new in v0.0.5

  • Pinch with two fingers to zoom the remote window from fit to 300%, centered on your gesture. Pan with both fingers, or continue panning with one after lifting the other. The toolbar and text composer stay in place; choose Fit to reset.
  • Pause video when the phone browser goes into the background or switches to Read mode. If the browser cannot notify the desktop before suspension, video pauses after ten seconds without controller updates.
  • Resume or reconnect when returning to the same browser page, preserving the reading position and unsent text. After a disconnect, the selected window can be restored for five minutes for the same authenticated controller, after checking that the original window still exists. Closed or expired windows return to the picker.
  • Refresh the desktop and mobile interface with a light theme, green actions and status indicators, compact navigation, clearer device cards, and concise copy across settings, dialogs, session reading, and window controls.

Update the desktop app and refresh the phone web client together for pause/resume support. Recovery preserves state only in the same surviving browser page; reloading or discarding the page clears it. Reading mode does not restart window capture until you return to Window. Gesture and recovery behavior has browser smoke-test coverage; physical iOS Safari, Android Chrome, and network handoffs still need device validation. See the usage guide for details and limits.

Changes since v0.0.4

Installation

Download Computer
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903+ / Windows 11 x64

Open the DMG and drag PalmDesk into Applications, or run the Windows installer.
Node.js, pnpm, Xcode and Visual Studio are not needed on the user's computer.

  • macOS builds use the same fixed self-signed certificate introduced in v0.0.3, without Developer ID signing or notarization. Gatekeeper may still block opening them. Screen Recording and Accessibility permissions are required for remote control.
  • Upgrading from v0.0.2 or earlier: the signing identity changes once. Fully quit PalmDesk, install this version, and reauthorize Screen Recording and Accessibility if needed. If the old entries remain ineffective, remove them and add /Applications/PalmDesk.app again, then restart. Later builds using the same certificate retain a stable signing identity; actual permission retention still needs validation on your macOS version. Users do not need the signing private key.
  • Windows installers are unsigned. SmartScreen or organization policies may warn or block installation.
  • The macOS package is for Apple Silicon only, built on macOS 15. Intel Macs are not supported by this prerelease. Earlier macOS versions have not been validated.
  • The desktop app connects to https://palmdesk.abreto.icu by default. The phone web client and desktop must use the same service. The installer does not include the backend.
  • Automatic updates are not included. Download and install a newer release to update.

These builds pass source checks and packaging verification in CI. Real screen capture, input, permission recovery and phone/network behavior still require testing on physical devices.

SHA256SUMS.txt contains SHA256 hashes of the two installers.
This prerelease does not resolve the known dependency and license review items in release prerequisites.

中文说明

供测试使用的 PalmDesk 桌面安装包。

v0.0.5 更新内容

  • 支持围绕双指手势位置,将远程窗口从「适合」连续缩放至 300%。双指可平移画面,抬起一指后另一指可继续平移;工具栏和文字输入框保持原位,选择「适合」可重置。
  • 手机浏览器进入后台或切换到阅读模式时暂停视频。若浏览器挂起前未能通知电脑,电脑端会在十秒未收到控制端状态后暂停视频。
  • 返回同一浏览器页面时恢复连接或自动重连,保留阅读位置和未发送的文字。断线后五分钟内,同一已认证控制端可在重新校验原窗口身份后恢复所选窗口;窗口已关闭或恢复信息过期时返回选窗。
  • 更新桌面端和手机端界面,采用浅色主题、绿色操作与状态提示、紧凑导航和更清晰的设备卡片,并精简设置、弹窗、会话阅读及窗口控制中的文案。

请更新桌面 App 并刷新手机网页,以使用暂停与恢复功能。状态仅保留在同一存活页面中,刷新页面或页面被系统回收后会清除;阅读模式重连后,只有切回「窗口」才重新捕获。手势和恢复行为已有浏览器烟测覆盖,iOS Safari、Android Chrome 以及网络切换仍需实机验收。详细说明及限制见使用指南。

查看自 v0.0.4 以来的改动

安装说明

下载 适用设备
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903 及以上 / Windows 11 x64

打开 DMG 后将 PalmDesk 拖入“应用程序”,或运行 Windows 安装程序。用户电脑无需安装 Node.js、pnpm、Xcode 或 Visual Studio。

  • macOS 构建沿用 v0.0.3 引入的固定自签名证书,没有 Developer ID 签名,也没有经过公证。Gatekeeper 仍可能阻止打开;远程控制需要授予“屏幕录制”和“辅助功能”权限。
  • 从 v0.0.2 或更早版本升级: 本次签名身份会变化。请完全退出 PalmDesk,安装本版本,按需重新授予两项权限。若旧条目仍不生效,请移除后重新添加 /Applications/PalmDesk.app,然后重启应用。后续使用同一证书的构建保持稳定签名身份;实际权限保留仍需在所用 macOS 版本上验证。普通用户无需导入签名私钥。
  • Windows 安装包未签名,SmartScreen 或组织安全策略可能发出警告或阻止安装。
  • macOS 安装包仅支持 Apple Silicon,使用 macOS 15 构建;本测试版不支持 Intel Mac,尚未验证更早版本的 macOS。
  • 桌面端默认连接 https://palmdesk.abreto.icu。手机网页端和桌面端必须使用同一个服务;安装包不包含后端服务。
  • 不包含自动更新。升级时请下载并安装新版本。

这些构建已通过 CI 中的源码检查和打包验证。真实的屏幕捕获、输入、权限恢复以及手机和网络行为仍需在实体设备上测试。

SHA256SUMS.txt 包含两个安装包的 SHA256 校验和。
本测试版未解决发行前提中已知的依赖和许可证审查事项。

PalmDesk v0.0.4 (Preview)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Sep 17:32
9fb19fe

Experimental PalmDesk desktop installers for testing.

What's new in v0.0.4

  • Select or paste an image on your phone, preview it, then paste it into a macOS Codex prompt. Supports one PNG/JPEG at a time, up to 10 MiB and approximately 25 megapixels, with original resolution preserved.
  • Tap the Codex prompt in the remote video before choosing “粘贴到 Codex” (Paste into Codex). PalmDesk preserves the order of the click and paste, keeps your text draft, and leaves sending the message to you. Pasting replaces the computer's clipboard with the image.
  • Cancel or explicitly retry image transfers, and reconnect the image channel independently. Closing the input panel restores control; selecting a replacement image cannot accidentally send the previous image.

Update the desktop app and refresh the phone web client together. Image paste currently supports macOS Codex only; Windows image paste is not enabled. Clipboard reads need HTTPS and browser paste permission; use the image picker when unavailable. Physical iOS Safari and actual Codex attachment display still require validation. See the image paste guide for details and limits.

Changes since v0.0.3

Installation

Download Computer
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903+ / Windows 11 x64

Open the DMG and drag PalmDesk into Applications, or run the Windows installer.
Node.js, pnpm, Xcode and Visual Studio are not needed on the user's computer.

  • macOS builds use the same fixed self-signed certificate introduced in v0.0.3, without Developer ID signing or notarization. Gatekeeper may still block opening them. Screen Recording and Accessibility permissions are required for remote control.
  • Upgrading from v0.0.2 or earlier: the signing identity changes once. Fully quit PalmDesk, install this version, and reauthorize Screen Recording and Accessibility if needed. If the old entries remain ineffective, remove them and add /Applications/PalmDesk.app again, then restart. Later builds using the same certificate retain a stable signing identity; actual permission retention still needs validation on your macOS version. Users do not need the signing private key.
  • Windows installers are unsigned. SmartScreen or organization policies may warn or block installation.
  • The macOS package is for Apple Silicon only, built on macOS 15. Intel Macs are not supported by this prerelease. Earlier macOS versions have not been validated.
  • The desktop app connects to https://palmdesk.abreto.icu by default. The phone web client and desktop must use the same service. The installer does not include the backend.
  • Automatic updates are not included. Download and install a newer release to update.

These builds pass source checks and packaging verification in CI. Real screen capture, input, permission recovery and phone/network behavior still require testing on physical devices.

SHA256SUMS.txt contains SHA256 hashes of the two installers.
This prerelease does not resolve the known dependency and license review items in release prerequisites.

中文说明

供测试使用的 PalmDesk 桌面安装包。

v0.0.4 更新内容

  • 支持从手机选择或粘贴图片,预览后粘贴到 macOS Codex 的 prompt。每次支持一张 PNG/JPEG,最大 10 MiB、约 2500 万像素,保留原始分辨率。
  • 先在远程画面中点击 Codex 输入框,再点击「粘贴到 Codex」。点击与粘贴按顺序执行,文字草稿保留,由你确认附件后发送消息。粘贴会将电脑剪贴板替换为图片。
  • 支持取消、手动重试和单独重连图片通道;收起输入面板后恢复控制,替换图片时不会误发旧图。

请更新桌面 App 并刷新手机网页。图片粘贴目前只支持 macOS Codex,Windows 尚未开放。读取手机剪贴板需要 HTTPS 和浏览器允许粘贴,不可用时可选择图片。iOS Safari 和真实 Codex 附件显示仍需实机验收。详细说明及限制见图片粘贴指南。

查看自 v0.0.3 以来的改动

安装说明

下载 适用设备
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903 及以上 / Windows 11 x64

打开 DMG 后将 PalmDesk 拖入“应用程序”,或运行 Windows 安装程序。用户电脑无需安装 Node.js、pnpm、Xcode 或 Visual Studio。

  • macOS 构建沿用 v0.0.3 引入的固定自签名证书,没有 Developer ID 签名,也没有经过公证。Gatekeeper 仍可能阻止打开;远程控制需要授予“屏幕录制”和“辅助功能”权限。
  • 从 v0.0.2 或更早版本升级: 本次签名身份会变化。请完全退出 PalmDesk,安装本版本,按需重新授予两项权限。若旧条目仍不生效,请移除后重新添加 /Applications/PalmDesk.app,然后重启应用。后续使用同一证书的构建保持稳定签名身份;实际权限保留仍需在所用 macOS 版本上验证。普通用户无需导入签名私钥。
  • Windows 安装包未签名,SmartScreen 或组织安全策略可能发出警告或阻止安装。
  • macOS 安装包仅支持 Apple Silicon,使用 macOS 15 构建;本测试版不支持 Intel Mac,尚未验证更早版本的 macOS。
  • 桌面端默认连接 https://palmdesk.abreto.icu。手机网页端和桌面端必须使用同一个服务;安装包不包含后端服务。
  • 不包含自动更新。升级时请下载并安装新版本。

这些构建已通过 CI 中的源码检查和打包验证。真实的屏幕捕获、输入、权限恢复以及手机和网络行为仍需在实体设备上测试。

SHA256SUMS.txt 包含两个安装包的 SHA256 校验和。
本测试版未解决发行前提中已知的依赖和许可证审查事项。

PalmDesk v0.0.3 (Preview)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 00:03

Experimental PalmDesk desktop installers for testing.

What's new in v0.0.3

  • Read local Codex, Claude Code and Claude Desktop Code sessions from your phone on macOS. The reader is built into PalmDesk and does not require a separate Glassline deployment.
  • Search sessions by project, title or recent messages, read Markdown replies and tool output, copy text, load earlier history and return to the application window. Session reading is off by default; enable it on the computer to allow connected devices to read local session content.
  • Improve macOS window streaming sharpness and video quality settings.
  • Sign macOS previews with a fixed self-signed certificate and stable native helper identity. Release builds now refuse missing or mismatched certificates instead of using ad-hoc signing.

Session reading currently supports the current user's local logs on macOS. Claude Desktop support covers local Code sessions, not Chat/Cowork, cloud or SSH sessions. Windows continues to use the window view. See the session reader guide for details and limits.

Changes since v0.0.2

Installation

Download Computer
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903+ / Windows 11 x64

Open the DMG and drag PalmDesk into Applications, or run the Windows installer.
Node.js, pnpm, Xcode and Visual Studio are not needed on the user's computer.

  • macOS builds now use a fixed self-signed certificate, not a Developer ID signature, and are not notarized. Gatekeeper may still block opening them. Screen Recording and Accessibility permissions are required for remote control.
  • Upgrading from v0.0.2 or earlier: the signing identity changes once. Fully quit PalmDesk, install this version, and reauthorize Screen Recording and Accessibility if needed. If the old entries remain ineffective, remove them and add /Applications/PalmDesk.app again, then restart. Later builds using the same certificate retain a stable signing identity; actual permission retention still needs validation on your macOS version. Users do not need the signing private key.
  • Windows installers are unsigned. SmartScreen or organization policies may warn or block installation.
  • The macOS package is for Apple Silicon only, built on macOS 15. Intel Macs are not supported by this prerelease. Earlier macOS versions have not been validated.
  • The desktop app connects to https://palmdesk.abreto.icu by default. The phone web client and desktop must use the same service. The installer does not include the backend.
  • Automatic updates are not included. Download and install a newer release to update.

These builds pass source checks and packaging verification in CI. Real screen capture, input, permission recovery and phone/network behavior still require testing on physical devices.

SHA256SUMS.txt contains SHA256 hashes of the two installers.
This prerelease does not resolve the known dependency and license review items in release prerequisites.

中文说明

供测试使用的 PalmDesk 桌面安装包。

v0.0.3 更新内容

  • 支持从手机阅读 macOS 当前用户的 Codex、Claude Code 和 Claude Desktop 本地 Code 会话。读取模块已内置,无须单独部署 Glassline。
  • 支持按项目、标题或最近消息搜索会话,阅读 Markdown 回复和工具输出、复制文字、加载历史以及返回应用窗口。「会话阅读」默认关闭,需要在电脑上开启后,已连接设备才能读取本地内容。
  • 改善 macOS 窗口视频清晰度和画质设置。
  • macOS 测试版改用固定自签名证书,并固定原生辅助程序的签名标识。发布时若证书缺失或不匹配,构建会失败,不再退回 ad-hoc 签名。

会话阅读目前仅支持 macOS 当前用户的本地日志。Claude Desktop 仅支持本地 Code,会话不包括 Chat/Cowork、云端和 SSH;Windows 继续使用窗口视图。详细说明及限制见会话阅读指南。

查看自 v0.0.2 以来的改动

安装说明

下载 适用设备
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903 及以上 / Windows 11 x64

打开 DMG 后将 PalmDesk 拖入“应用程序”,或运行 Windows 安装程序。用户电脑无需安装 Node.js、pnpm、Xcode 或 Visual Studio。

  • macOS 构建改用固定自签名证书,没有 Developer ID 签名,也没有经过公证。Gatekeeper 仍可能阻止打开;远程控制需要授予“屏幕录制”和“辅助功能”权限。
  • 从 v0.0.2 或更早版本升级: 本次签名身份会变化。请完全退出 PalmDesk,安装本版本,按需重新授予两项权限。若旧条目仍不生效,请移除后重新添加 /Applications/PalmDesk.app,然后重启应用。后续使用同一证书的构建保持稳定签名身份;实际权限保留仍需在所用 macOS 版本上验证。普通用户无需导入签名私钥。
  • Windows 安装包未签名,SmartScreen 或组织安全策略可能发出警告或阻止安装。
  • macOS 安装包仅支持 Apple Silicon,使用 macOS 15 构建;本测试版不支持 Intel Mac,尚未验证更早版本的 macOS。
  • 桌面端默认连接 https://palmdesk.abreto.icu。手机网页端和桌面端必须使用同一个服务;安装包不包含后端服务。
  • 不包含自动更新。升级时请下载并安装新版本。

这些构建已通过 CI 中的源码检查和打包验证。真实的屏幕捕获、输入、权限恢复以及手机和网络行为仍需在实体设备上测试。

SHA256SUMS.txt 包含两个安装包的 SHA256 校验和。
本测试版未解决发行前提中已知的依赖和许可证审查事项。

PalmDesk v0.0.2 (Preview)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:24

Experimental PalmDesk desktop installers for testing.

What's new in v0.0.2

  • The phone now opens an Agent directory that recognizes running Codex, Claude, ChatGPT, Kimi and ZCode apps on macOS and Windows. Open a single window directly or choose among multiple windows; apps without an available window still keep an entry.
  • Pin Agents per device and sort by recent use. Other applications remain available, and terminal or other windows can be manually linked to an Agent. These links survive refreshes within the current connection and reset after reconnecting.
  • Improve mobile scrolling responsiveness and sensitivity in both directions, accumulate small touch movements, remove the default mouse input delay and speed up macOS focus checks when the target window is already focused.
  • Isolate local desktop builds by checkout, including application identity, permissions and data. Distribution builds explicitly use --release to retain the PalmDesk release identity.
  • Add Chinese installation notes and update backend source references to the PalmDesk-maintained fork.

Agent discovery identifies running applications; it does not read Agent sessions, project directories or task status.

Changes since v0.0.1

Installation

Download Computer
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903+ / Windows 11 x64

Open the DMG and drag PalmDesk into Applications, or run the Windows installer.
Node.js, pnpm, Xcode and Visual Studio are not needed on the user's computer.

  • macOS builds have a local ad-hoc signature, not a Developer ID signature, and are not notarized. Gatekeeper may block opening them. Screen Recording and Accessibility permissions are required for remote control.
  • Windows installers are unsigned. SmartScreen or organization policies may warn or block installation.
  • The macOS package is for Apple Silicon only, built on macOS 15. Intel Macs are not supported by this prerelease. Earlier macOS versions have not been validated.
  • The desktop app connects to https://palmdesk.abreto.icu by default. The phone web client and desktop must use the same service. The installer does not include the backend.
  • Automatic updates are not included. Download and install a newer release to update.

These builds pass source checks and packaging verification in CI. Real screen capture, input, permission recovery and phone/network behavior still require testing on physical devices.

SHA256SUMS.txt contains SHA256 hashes of the two installers.
This prerelease does not resolve the known dependency and license review items in release prerequisites.

中文说明

供测试使用的 PalmDesk 桌面安装包。

v0.0.2 更新内容

  • 手机连接后进入 Agent 目录,自动识别 macOS 和 Windows 上已打开的 Codex、Claude、ChatGPT、Kimi 和 ZCode。单窗口直接进入,多窗口展开选择;没有可用窗口的应用仍保留入口。
  • 支持按设备置顶 Agent、按最近使用排序;“其他应用”保留通用窗口控制,并可将终端等窗口手动关联到 Agent。关联在本次连接内刷新后保留,重新连接后需重新关联。
  • 改善手机横向和纵向滚动的响应与灵敏度,累积细微触摸位移、移除默认鼠标输入延迟,并优化 macOS 目标窗口已聚焦时的检查流程。
  • 本地桌面构建按工作区隔离应用身份、权限和数据;发行构建显式使用 --release,保持 PalmDesk 正式身份。
  • 补充中文安装说明,将后端源码引用更新为 PalmDesk 维护的 fork。

Agent 识别仅表示检测到已打开的应用,尚不读取真实会话、项目目录或任务状态。

查看自 v0.0.1 以来的改动

安装说明

下载 适用设备
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903 及以上 / Windows 11 x64

打开 DMG 后将 PalmDesk 拖入“应用程序”,或运行 Windows 安装程序。用户电脑无需安装 Node.js、pnpm、Xcode 或 Visual Studio。

  • macOS 构建使用本地 ad-hoc 签名,没有 Developer ID 签名,也没有经过公证。Gatekeeper 可能会阻止打开;远程控制需要授予“屏幕录制”和“辅助功能”权限。
  • Windows 安装包未签名,SmartScreen 或组织安全策略可能发出警告或阻止安装。
  • macOS 安装包仅支持 Apple Silicon,使用 macOS 15 构建;本测试版不支持 Intel Mac,尚未验证更早版本的 macOS。
  • 桌面端默认连接 https://palmdesk.abreto.icu。手机网页端和桌面端必须使用同一个服务;安装包不包含后端服务。
  • 不包含自动更新。升级时请下载并安装新版本。

这些构建已通过 CI 中的源码检查和打包验证。真实的屏幕捕获、输入、权限恢复以及手机和网络行为仍需在实体设备上测试。

SHA256SUMS.txt 包含两个安装包的 SHA256 校验和。
本测试版未解决发行前提中已知的依赖和许可证审查事项。

PalmDesk v0.0.1 (Preview)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 08:19

Experimental PalmDesk desktop installers for testing.

Download Computer
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903+ / Windows 11 x64

Open the DMG and drag PalmDesk into Applications, or run the Windows installer.
Node.js, pnpm, Xcode and Visual Studio are not needed on the user's computer.

  • macOS builds have a local ad-hoc signature, not a Developer ID signature, and are not notarized. Gatekeeper may block opening them. Screen Recording and Accessibility permissions are required for remote control.
  • Windows installers are unsigned. SmartScreen or organization policies may warn or block installation.
  • The macOS package is for Apple Silicon only, built on macOS 15. Intel Macs are not supported by this prerelease. Earlier macOS versions have not been validated.
  • The desktop app connects to https://palmdesk.abreto.icu by default. The phone web client and desktop must use the same service. The installer does not include the backend.
  • Automatic updates are not included. Download and install a newer release to update.

These builds pass source checks and packaging verification in CI. Real screen capture, input, permission recovery and phone/network behavior still require testing on physical devices.

SHA256SUMS.txt contains SHA256 hashes of the two installers.
This prerelease does not resolve the known dependency and license review items in release prerequisites.

中文说明

供测试使用的 PalmDesk 桌面安装包。

下载 适用设备
*-mac-arm64.dmg Apple Silicon Mac
*-windows-x64.exe Windows 10 1903 及以上 / Windows 11 x64

打开 DMG 后将 PalmDesk 拖入“应用程序”,或运行 Windows 安装程序。用户电脑无需安装 Node.js、pnpm、Xcode 或 Visual Studio。

  • macOS 构建使用本地 ad-hoc 签名,没有 Developer ID 签名,也没有经过公证。Gatekeeper 可能会阻止打开;远程控制需要授予“屏幕录制”和“辅助功能”权限。
  • Windows 安装包未签名,SmartScreen 或组织安全策略可能发出警告或阻止安装。
  • macOS 安装包仅支持 Apple Silicon,使用 macOS 15 构建;本测试版不支持 Intel Mac,尚未验证更早版本的 macOS。
  • 桌面端默认连接 https://palmdesk.abreto.icu。手机网页端和桌面端必须使用同一个服务;安装包不包含后端服务。
  • 不包含自动更新。升级时请下载并安装新版本。

这些构建已通过 CI 中的源码检查和打包验证。真实的屏幕捕获、输入、权限恢复以及手机和网络行为仍需在实体设备上测试。

SHA256SUMS.txt 包含两个安装包的 SHA256 校验和。
本测试版未解决发行前提中已知的依赖和许可证审查事项。