Show HN: Record a click-through demo from a Markdown plan into one HTML file
get-handoff Record a click-through walkthrough of a web flow — from a plain-text plan. get-handoff drives a real browser through a plan you write in Markdown and shoots a frame at every step that does something — wait only waits. The result is either a single self-contained HTML file you can send as an attachment, or — with an agent key — a link on the Handoff cloud. Install npm i -g get-handoff Or skip the install and run it with npx get-handoff ….
- ▪get-handoff Record a click-through walkthrough of a web flow — from a plain-text plan. get-handoff drives a real browser through a plan you write in Markdown and shoots a frame at every step that does something — wait only waits.
- ▪The result is either a single self-contained HTML file you can send as an attachment, or — with an agent key — a link on the Handoff cloud.
- ▪Install npm i -g get-handoff Or skip the install and run it with npx get-handoff ….
Hacker News (Show HN) files mainly under programming. We currently carry 36 of its stories.
Opening excerpt (first ~120 words) tap to expand
get-handoff Record a click-through walkthrough of a web flow — from a plain-text plan. get-handoff drives a real browser through a plan you write in Markdown and shoots a frame at every step that does something — wait only waits. The result is either a single self-contained HTML file you can send as an attachment, or — with an agent key — a link on the Handoff cloud. Install npm i -g get-handoff Or skip the install and run it with npx get-handoff …. The binary answers to both handoff and get-handoff. It needs Node 20 or newer — the floor playwright-core sets — and a locally installed Google Chrome — the package ships playwright-core, which drives a browser but never downloads one.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.