avatar
Larry HsiaoMobile App Developer · Android & Flutter

Iris — A Small Window on Screen

2026-04-21 · 2 min read

Iris app icon

I made a new app. It's called Iris.

It's a floating overlay for macOS — always on top, draggable, showing Spotify's synced lyrics, album art, and system vitals like CPU, memory, and disk, all at the same time.

Why I built it

I usually listen to music while I code. When a line catches my ear, I want to glance at the lyrics — but the Spotify window is either buried under the IDE or sitting on another desktop. Switching over and back is a small motion, but it breaks the flow every time.

Same with system vitals. If I want to check what the CPU is doing or how much memory is left, opening Activity Monitor feels like too much ceremony.

What I actually wanted was a small window tucked into a corner of the screen, that tells me everything at a glance.

What it does today

What's next

It's still a work in progress. A few directions I want to push further:

Download

If you also code with music on, give it a try. If you have thoughts or feature ideas, open an issue — I'd love to hear them.