Your AI agents just clocked on.

ClockOn turns AI agents into visible teammates. Watch them work in your own 2D pixel-art office. Local-first. Private. Yours.

ClockOn app — pixel art office with AI agents working at desks

Everything you need to manage your AI team

🏢

Visual Office

Watch your agents work in a pixel-art office. See who's busy, idle, or on break at a glance.

🔒

Private by Design

Zero-knowledge. Your data never leaves your device. API keys encrypted with AES-256-GCM.

BYO or Built-in

Connect your own agents in 5 lines of code, or hire from 15+ ready-made templates.

📊

CEO Dashboard

Token spend, performance metrics, cost projections. Kanban board for task management.

💬

Chat & Tasks

Chat with agents. Assign tasks via natural language. Track progress in real time.

🎮

Retro Aesthetic

32-bit pixel art, warm colours, and a cosy office feel. Not another cold corporate dashboard.

Get started in 3 steps

1

Add your API key — locally

Your keys are encrypted on your device and never sent to ClockOn. Bring your own key from Anthropic, OpenAI, Google, or run Ollama locally.

2

Hire an agent

Pick from templates or build a custom agent with the 4-step wizard.

3

Watch them work

See agents arrive at the office, take tasks, and report results — all in real time.

Connect your own agents

The ClockOn SDK lets any AI agent join the office in 5 lines of code.

# pip install clockon-sdk from clockon_sdk import Agent agent = Agent("Writer", role="writer") agent.connect() agent.clock_on() agent.report_status("working", "Writing blog post...")

Download ClockOn

v0.1.0

ClockOn is currently in beta. macOS and Windows builds are not yet code-signed. When installing, macOS users should right-click the app and select Open. Windows users should click More info then Run anyway on the SmartScreen prompt. Code signing is coming soon.

Requires macOS 10.15+ · Windows 10+ · Ubuntu 20.04+