Claude, floating above everything on your Mac

Beautiful sticky-note chat windows that stay on top of every app — even true fullscreen. Open as many as you need, side by side. One shortcut, instant answers, powered by your own Claude Code.

↓  Download for macOS See what it does

Free for 7 days · then a one-time lifetime license · macOS 14+

final class ChatPanel: NSPanel { override var canBecomeKey: Bool { true } init(cascadeIndex: Int) { level = .statusBar collectionBehavior = [.canJoinAllSpaces, .fullScreenAuxiliary] isFloatingPanel = true titleVisibility = .hidden // your editor, in real fullscreen… } }
Sticky for Claude — ✕
Explain this compiler error?
Your closure captures self before initialization — move the call after super.init and it compiles.
Message Claude…

Everything a power user needs

A native macOS app, designed to feel like Claude — and to go where no window can.

🪟

Above true fullscreen

Uses the same window technique as Spotlight to float over fullscreen Spaces — where every other “always on top” tool gives up.

⚡️

One global shortcut

⌘⇧Space summons a new note anywhere. Esc dismisses it, your conversation stays exactly where you left it.

📌

Multiple windows

Open several sticky notes at once — one per project, task or topic — and keep all your conversations visible side by side.

🗂

Full local history

Every conversation is saved on your Mac. Reopen any past chat in a new window with its complete context.

👨‍💻

Claude Code mode

Pin a tab to a project folder: slash commands, tool traces, permission modes — a tiny Claude Code beside your fullscreen IDE.

🎛

Your models, your limits

Pick model and effort per message, watch context usage and plan limits in one click. Runs on your own Claude subscription.

🔒

Private by design

No account, no server-side chat storage. Conversations live only on your Mac. Available in 8 languages.

Simple pricing

Try everything free for 7 days. Keep it forever with a single purchase — no subscription.

Free trial

$0
7 days, all features
  • Unlimited floating notes
  • All features included
  • No credit card required
Download the trial

Questions

Do I need a Claude subscription?

Yes. Sticky for Claude drives your own Claude Code installation with your Anthropic account (Pro/Max subscription or API key). Nothing extra to pay per message to us.

How does it float over fullscreen apps?

It creates non-activating panels with the window flags Apple designed for auxiliary overlays — the same technique Spotlight uses. No hacks, no accessibility or screen-recording permissions required.

Where are my conversations stored?

Only on your Mac, as plain JSON files in your Application Support folder. There is no cloud component — the app only sends an anonymous launch ping (no content, no personal data) so we can count active installs.

What happens after the 7-day trial?

The app asks for a license key, purchased once via Lemon Squeezy. Your history and settings stay untouched.

Is this an official Anthropic product?

No. Sticky for Claude is an independent app. “Claude” is a trademark of Anthropic, PBC, used here to describe compatibility.