Rubato - a palm-sized retro-Macintosh AI desk companion that turns AI wait time into gentle health breaks. Firmware, tools and docs.
1
stars
44
commits
C
primary language
Sep 7, 2026
updated
When AI thinks, you move.
中文说明 | English


Rubato is a palm-sized retro-Macintosh screen (ESP8266, 240×240 color display) built for one job: looking after the bodies of programmers and heavy AI users. Long sessions keep you pinned to the chair — dry eyes, a stiff neck, an aching back. Rubato watches your AI coding sessions and turns long waits into real, gentle breaks — water, eye rest, a stretch — on time, every day. The rest of the time it just sits quietly on your desk, never in your way.
Official store: Tindie — Rubato, Retro Mac AI Desk Companion
thinking → generating → doneWater · Bathroom break · Eye rest · Neck stretch · Kegels · Standing desk
The six targets are what sitting all day actually costs: dehydration, eye strain, a stiff neck, stagnant circulation. Each activity has a daily quota, and two full-screen breaks stay at least 30 minutes apart. The design is quiet and natural — soft colors, slow rhythm, one gentle nudge at a time — so every break feels light and pleasant, never like an interruption. The promise is reminders delivered, not completion-rate check-ins.
A plugin for every coding agent, all speaking the same MQTT contract — install from Rubato_Plugins.
| Agent | Status |
|---|---|
| DeepSeek Harness | available |
| OpenClaw | available |
| Cursor | available |
| OpenCode | available |
| Codex | planned |
| Claude Code | planned |
ESP8266 (NodeMCU) + 240×240 TFT, powered over USB Type-C. Arduino framework (ESP8266 core 3.1.2, TFT_eSPI). Firmware in rubato.ino, health-icon pipeline in tools/. Flash, provision WiFi through the built-in hotspot, pair with the broker via one serial command — done.
GPL-3.0 — original clock by Misaka (2021), redesigned as Rubato. Hardware design scheme from SmallDesktopDisplay by chuxin520922.
Full development history in changelog.md.
44 commits
C
91.3%
C++
7.7%
JavaScript
1.0%
Rubato - a palm-sized retro-Macintosh AI desk companion that turns AI wait time into gentle health breaks. Firmware, tools and docs.
1
stars
44
commits
C
primary language
Sep 7, 2026
updated
When AI thinks, you move.
中文说明 | English


Rubato is a palm-sized retro-Macintosh screen (ESP8266, 240×240 color display) built for one job: looking after the bodies of programmers and heavy AI users. Long sessions keep you pinned to the chair — dry eyes, a stiff neck, an aching back. Rubato watches your AI coding sessions and turns long waits into real, gentle breaks — water, eye rest, a stretch — on time, every day. The rest of the time it just sits quietly on your desk, never in your way.
Official store: Tindie — Rubato, Retro Mac AI Desk Companion
thinking → generating → doneWater · Bathroom break · Eye rest · Neck stretch · Kegels · Standing desk
The six targets are what sitting all day actually costs: dehydration, eye strain, a stiff neck, stagnant circulation. Each activity has a daily quota, and two full-screen breaks stay at least 30 minutes apart. The design is quiet and natural — soft colors, slow rhythm, one gentle nudge at a time — so every break feels light and pleasant, never like an interruption. The promise is reminders delivered, not completion-rate check-ins.
A plugin for every coding agent, all speaking the same MQTT contract — install from Rubato_Plugins.
| Agent | Status |
|---|---|
| DeepSeek Harness | available |
| OpenClaw | available |
| Cursor | available |
| OpenCode | available |
| Codex | planned |
| Claude Code | planned |
ESP8266 (NodeMCU) + 240×240 TFT, powered over USB Type-C. Arduino framework (ESP8266 core 3.1.2, TFT_eSPI). Firmware in rubato.ino, health-icon pipeline in tools/. Flash, provision WiFi through the built-in hotspot, pair with the broker via one serial command — done.
GPL-3.0 — original clock by Misaka (2021), redesigned as Rubato. Hardware design scheme from SmallDesktopDisplay by chuxin520922.
Full development history in changelog.md.
44 commits
C
91.3%
C++
7.7%
JavaScript
1.0%