Capture screenshots on registered computers, record on macOS or HarmonyOS, and manage saved captures. Probe capabilities before recording.
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-recording-89457fb13f40 ,按照其中的说明把「recording」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
computer_list, or pass computer — it switches).request_access when readiness is unknown. On a supported target,
use recording_start with optional display, region, fps and
durationSec (macOS auto-stop), or intervalMs (HarmonyOS snapshot cadence).recording_stop with the returned id → finalized file path + bytes.recording_list shows everything saved; recording_status checks one.Platform truths:
request_access says via: "app", else the terminal that hosts the
server — tell the user which, do not retry.snapshot_display frames at intervalMs and muxes with ffmpeg on stop.
The receipt labels the mode snapshot-series — never call it real-time.Screenshots: screenshot returns the saved path and raster geometry; zoom
crops the latest raster when a target is too small to read.