A live, shared point-and-note layer for concept display and reviews. Clients annotate any page in the browser, or review your concepts in a terminal-style gallery and pick their favorites. One script tag drops it onto any app or website.
Using Cursor, Claude Code, Copilot, or any AI editor? Paste this in and let your agent wire Gizmonote into your site:
Add the Gizmonote review layer to my site. Right before </body>, insert:
A private, terminal-style gallery of every concept and version in a project. Clients browse the whole set in one place, open any page, and leave notes with the live layer; each card shows a thumbnail, a live comment count, and a favorite star. Once the snippet is installed, simply add #gizmonote to the end of any URL on your site and that page is automatically added to your review index. It's the coming-soon page you'll actually want to use.
Sign up to open →
Turning Gizmonote off is always per-page (or, from the widget, just your own browser) — it never touches the install. #gizmonote is the on-switch: a page only shows the review layer once it's armed.
From install to actioning edits — the whole review loop, in order.
Add Gizmonote to any app or website with a single tag. Grab the exact snippet on the install page — a lightweight loader for a live site, or always-on for a review build.
Anyone with the link can browse and leave notes — no accounts, no sign-in. For a private client review, put the index behind the password page:
Password page
Set the password with a per-project secret GIZMO_REVIEW_KEY (there's a one-liner on the install page); leave it unset and the review stays open.
Every concept and version lands in one gallery — the review index shown above. Each card carries a thumbnail and a live comment count.
The review index
Click the star on any concept to mark it, then flip the Favorites filter to see only the ones you love.
Shift-click anywhere on the page — on a phone, double-tap — to drop a note, then type and post. A plain click or tap just browses, so you never leave a note by accident. Each note auto-captures a screenshot of the exact spot, plus the device and viewport it was left on.
Notes on a concept
Copy Page or Copy Everywhere bundles every note into clean text and tells you exactly how many it grabbed — perfect for pasting straight into your favorite AI editor to action every edit at once.
The widget's home button always returns reviewers to your index. Point it at your live homepage once the site launches and the review index gracefully steps aside.
Add ?gizmooff to a URL to hide Gizmonote on that page (handy for comparing it clean) — the rest of the site is untouched. Add #gizmonote to any page to wake it there whenever you need it. Removing it everywhere is just deleting the script.
Done reviewing? Delete the one script tag. Nothing else to undo, no trace left behind.
Handy for anyone reviewing a page:
One shared backend, CORS-open, namespaced by project. You don't re-host per client.