I made a screen recording app to make demos like an Apple commercial
Hey HN! I made ShotGlass, a Mac app for screenshots, screen recordings, and cinematic demos. I was tired of jumping between four apps to make one product demo. Screenshots, recordings, annotations, and After Effects for anything cinematic. I also saw the MacBook Neo commercials (recording playing on a 3D MacBook in a scene) and wondered why no screen recorder just did that. So ShotGlass does all of it: multi-window capture, annotations, zooms, transitions, and dropping a recording onto a 3D MacBook with a simulated lens. It's free to try, a one time purchase and everything stays local. I…
What it does
In the maker’s words, at launch
Hey HN! I made ShotGlass, a Mac app for screenshots, screen recordings, and cinematic demos. I was tired of jumping between four apps to make one product demo. Screenshots, recordings, annotations, and After Effects for anything cinematic. I also saw the MacBook Neo commercials (recording playing on a 3D MacBook in a scene) and wondered why no screen recorder just did that. So ShotGlass does all of it: multi-window capture, annotations, zooms, transitions, and dropping a recording onto a 3D MacBook with a simulated lens. It's free to try, a one time purchase and everything stays local. I tried to make it simple to use and, for fun, themed like a glass of whisky. I'm updating it quite a lot, so I'd love your feedback.
Pricing, as stated on its site
Free tier, paid plans from $29/mo — Free to try, then pay once for Personal plan ($29 USD) or Team plan ($39 USD/year). No subscription required for personal use.
checked September 2026 · prices change
Does the same job
all alternatives →


- FSFree screen recording Mac app that uploads while you record2014 · recordit.co · ▲56
It's meant to be lite and fast. Hope you like it

Screenify Studio11d ago · screenify.studio · ▲105Polished product demos on Mac recorded by an AI agent
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com