Products Open Source Blog Contact Sign in
LacPointer: Stop Tab-Switching, Start Talking

LacPointer: Stop Tab-Switching, Start Talking

Tab-switching is one of those quiet productivity drains you stop noticing until something removes it entirely. LacPointer did that for me — here's the workflow I've settled into after a few weeks.

The tab-switching tax

Before I started using LacPointer seriously, my average afternoon looked like this: write some code, remember I need to log a task in Notion, switch tab, wait for Notion to load, click around to the right project, type the task, switch back. Repeat that fifteen times a day across Slack, GitHub, and Calendar and you've easily burned thirty minutes on pure navigation.

The frustrating part is that none of those individual switches feel expensive in the moment. It's death by a thousand context changes.

What LacPointer actually is

LacPointer is a floating AI bar that sits on top of your desktop at all times. Hit Option+Space from anywhere — a full-screen game, your terminal, a PDF reader, doesn't matter — and the bar appears. Type what you want in plain English. It talks to Notion, Google Calendar, GitHub, and Slack on your behalf, then gets out of the way.

That's the whole pitch. One bar. Every tool you use. It sounds almost too simple, but the depth is in how well it actually handles the natural language side of things. You're not writing structured commands or filling in forms. You're just typing like you'd type to a colleague.

The commands I use every single day

Here's what a normal morning looks like for me now:

  • Option+SpaceAdd a Notion task: review PR #204 before standup — done in four seconds, no tab opened.
  • Option+SpaceWhat's on my calendar this afternoon? — it reads back my Google Calendar events, I close the bar.
  • Option+SpaceSend a Slack message to #dev: deploying to staging in 5 mins — sent without touching the Slack app.
  • Option+SpaceOpen the latest PR on lacai/lac-cli in GitHub — browser goes straight to it.

None of that is magic. But stacking all four integrations into one bar, with one shortcut, genuinely changes how often you break focus.

Voice mode is more useful than I expected

I'll be honest — when I first saw the voice control feature I assumed it was a demo gimmick. I was wrong.

You press Cmd+Shift+V and speak. LacPointer uses voice recognition and then routes the request through the same pipeline as typed input. It can open apps, click UI buttons, type text, and control media through accessibility APIs on both macOS and Windows.

The scenario where this clicks for me: I'm on a call with headphones in, hands on a coffee cup, and I need to mute Slack or drop a quick message. Instead of scrambling for the mouse I just say it. It works more reliably than I expected, especially for simple system commands and app launches.

I wouldn't call it flawless — ambient noise in a busy room can trip it up — but for a home office or quiet coworking setup it's genuinely useful daily, not just a novelty.

The Task Scheduler quietly handles a lot

There's a Task Scheduler built into LacPointer that I slept on for too long. You can set recurring commands — once, daily, weekdays, weekly, or monthly — and LacPointer will fire them automatically.

Right now I have three running:

  • A daily weekday reminder that fires at 9:45am to check my Calendar for the day.
  • A weekly Notion task that creates a "weekly review" page every Friday afternoon.
  • A one-off system command that opens my terminal and spins up my local dev server every morning I log in.

Setting these up took maybe five minutes total. The interface for recurring schedules is clean — you just describe the action and pick a cadence. No cron syntax, no third-party automation apps needed.

Hand gesture control — yes, really

LacPointer v1.5 shipped a hand gesture control feature in beta. Your webcam picks up gestures and maps them to mouse control, scrolling, desktop swiping, and clicking. No extra hardware.

This one is genuinely beta — the detection is good in good lighting, inconsistent in bad lighting. I wouldn't rely on it for precise work. But I've started using it during presentations to advance slides and scroll through docs without reaching for a mouse, and it works well enough for that. Give it a try with the expectation that it'll improve over releases rather than be perfect today.

The themes are a small thing that matters more than it should

LacPointer has 20 animated themes — snow, fire, matrix, sakura, aurora, rain, and more. The bar is draggable and stays always-on-top. I'm running the aurora theme right now and it's subtle enough not to be distracting but nice enough that I actually enjoy glancing at it.

This sounds trivial but it isn't. A tool you enjoy looking at is a tool you actually use. The LacPointer team clearly thought about this, and it shows.

Setup is fast

If you haven't tried it yet: download from lacai.io/download, connect your integrations (Notion, Google Calendar, GitHub, Slack — each takes about thirty seconds through OAuth), and then just use Option+Space whenever you'd normally reach for a tab.

Give it one full workday before forming an opinion. The habit of reaching for the bar instead of the browser takes a couple of hours to build, but once it clicks you'll miss it immediately on any machine that doesn't have it.

One practical tip to close

If you use Notion heavily, try framing your tasks with context: instead of Add task: fix login bug, try Add a Notion task in the Engineering board: fix login bug — due Friday, high priority. LacPointer parses that detail and places it correctly. The more specific you are, the less cleanup you'll do inside Notion later.