Connection
This page talks straight from your browser to the bridge on your Mac. Nothing about your assistant is stored here, and no request passes through this site.
orbit console --allow https://your-project.vercel.app
then orbit console --bridge, which prints the token and stays running.Setup
One line to install it. After that everything on this page is a button, including the things that used to want a terminal.
1. Put it on your Mac
swiftc, run
xcode-select --install, let Apple's download finish, and paste
the line again. Without it there is no app, and with no app macOS never
asks for the permissions below.2. Let it see what it needs to
It will ask you
Microphone and Speech Recognition, for the wake word. Reminders, Calendar, Contacts, Mail, Messages and Notes, for reading them and acting on them. Accessibility, for typing and moving windows. Say yes as they come up.
It cannot ask you
Reading your messages needs
Full Disk Access, and macOS never offers that by itself. Open System
Settings, Privacy & Security, Full Disk Access, and add
~/Applications/DailyWelcome.app. Skip it and everything else
still works; you just get no messages in the briefing.
3. How it understands you
4. Can it find Claude?
5. When the wake word doesn't fire
6. A better voice, if you want one
Putting this page on the web
cd macos-daily-welcome/web/orbitai vercel deploy --prod orbit console --allow https://your-project.vercel.app orbit console --bridge # prints the pairing token