Robata, macOS window selector: put it on the grill
Hello HN, This is a macOS app that allows you to see all your open windows on each monitor and select the one you want. It also lets you view the current state of things like email or chat windows, terminal processes, and more. You can use "cmd" and the key above the tab key for alt-tab like behaviour. You can also toggle the UI by resting a finger on the corner of your trackpad. I also wrote some dev details here: https://madebyenzo.com/#robata
In plain words
Robata is a macOS window manager that displays all open windows across monitors and lets users quickly select the one they need. It shows the status of applications like email, chat, and terminal processes. Users can navigate windows using keyboard shortcuts similar to alt-tab or by resting a finger on their trackpad corner to toggle the interface.
written from the facts on this page · September 2026
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com