Localhost dashboard for Claude's HTML output pages with live reload

✍️ OpenClawRadar📅 Published: July 8, 2026🔗 Source
Localhost dashboard for Claude's HTML output pages with live reload
Ad

A Reddit user shared a small localhost home page that aggregates all the HTML pages generated by Claude AI. The tool addresses the problem of HTML outputs ending up scattered across the filesystem by providing a card-based dashboard that shows all pages in one place.

Key features

  • Card display — Each HTML page appears as a card on the localhost homepage.
  • Live reload — Cards refresh automatically when the underlying file changes.
  • Update indicators — Cards that have been updated are visually marked.
  • Quick preview pane — Hover or click to preview the HTML content inline.
  • Symlink registration — AI agents can register their own HTML outputs by dropping a symlink into the watched directory.

The project is open source on GitHub: Himel55/localhost-pages.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also