Tempo
for Mac

All your events,
one timeline.

See what's happening across all your tools. Know what to do next.

Powered by Buttondown.

Private beta · No spam · Unsubscribe anytime

What Tempo does
Every source, one feed
Calendar events, server alerts, tasks, and scripts — all in a single chronological timeline.
Actions, ready to go
Each event comes with the actions you need — SSH, open notes, join a call, run a script — one click away.
🔒
Your data stays on your Mac
No account, no cloud, no tracking. Everything lives in a local database only you can access.

Connect anything.
Build your own actions.

Tempo ships with built-in templates for popular tools. But if your tool can send a POST request, it already works with Tempo — no plugin, no code required.

Define custom actions for any event type using the Action Builder — a visual editor that lets you create buttons, commands, and shortcuts tailored to your workflow. Share your templates with the community, or import theirs in one click.

// Any tool that speaks HTTP // becomes a Tempo source { "title": "web-01 DOWN", "eventType": "alert", "actions": [ { "label": "SSH", "trigger": "openURL" }, { "label": "Ping", "trigger": "terminal" } ] }
Works with your tools
Apple Calendar
Apple Reminders
Todoist
Grafana
GitHub
Obsidian
Jira
PagerDuty
Linear
+ any tool with webhooks