Download LunoPeak.
Pick your desktop.
Free local dashboard for developers using Claude Code and Codex. Track sessions, repos, spend, and configs without an account.
Detected
A new app icon.
Same owl, same night sky — but on macOS 26 the system draws it rather than scaling a picture of it. Nothing about tracking, pricing or your stored history changed.
Drawn, not scaled
- The icon is Liquid Glass. Owl, moon and mountains are separate layers, and macOS 26 applies the glass material, highlight, shadow and mask at draw time.
- It catches the light as it moves. And holds up at every size, instead of being one bitmap resampled down to 16 pixels.
Light and Dark
- The sky follows your setting. Switch to Dark and it drops to near-black behind the same owl.
- The moon is pinned to its cream. Left alone macOS recolours it to match the background and it goes navy — and a moon that dims with the sky is just a smudge.
Same owl, flat
- macOS 15 and earlier get the new artwork. A flattened render of the same composition — no live glass, but your Dock changes either way. The 10.15 minimum hasn't moved.
- Windows and Linux keep the flat illustration. Liquid Glass is a macOS feature with no honest equivalent elsewhere, so two machines will look different from here on. That's deliberate.
v1.12.0 from GitHub Releases.
macOS, Windows, and x86_64 Linux.
~18 MB on disk. Settings are JSON; scan data is cached locally.
Reads local files. Does not write back to repos.
First launch
LunoPeak scans your dev folder and AI CLI config directories, then builds local views for sessions, repos, costs, and setup. Your files stay on your machine.
chmod +x LunoPeak_1.12.0_amd64.AppImage ./LunoPeak_1.12.0_amd64.AppImage
sudo dpkg -i LunoPeak_1.12.0_amd64.deb sudo apt-get install -f
sudo dnf install ./LunoPeak-1.12.0-1.x86_64.rpm
GitHub Releases · idevtim/lunopeak