Build your own Taby
Taby is a DIY desk robot for focus and daily tasks.Build it, run it on your desk, and make it your own.
What Is Taby?
Taby is a physical desk robot that keeps your key tasks visible while you work.
Made To Be Built
Taby is open source and customizable. Build the base version and then personalize it.

Lloyd December
@lloyd_decemberI had zero experience with electronics or hardware when I started. I learned by building Taby one step at a time, and this open-source repo contains the same base so you can build, modify, and expand it however you want.
Project structure
The repository is organized so you can quickly find app code, firmware, hardware files, and docs.
Build flow
What the open-source build looks like
app/
React control panel
firmware/
Code that runs on devices
hardware/
Physical build assets (including STL files)
docs/get_started.md
Step-by-step setup guide
What this version looks like
A short look at the open-source version you can build and customize.
Get the full repo on GitHub
This page is only about the open-source build and project docs.
Quick start
Start with the project guide
Follow the first guide, get it running, then customize your own Taby.
Install the dashboard
Flash the ESP32 firmware
Connect the dashboard to your Taby
Run the first-start checklist
Project questions and answers
Taby is a DIY desk robot that helps with focus and daily workflow. Think of it like a to-do app with a cute face, but on your desk.
The current open-source build covers core workflow features like to-do control, focus timers, reminders, and expressive animations.
You can use one USB-C cable for both power and talking directly to your computer. Or power Taby from any USB source and let it talk over Wi-Fi.
The companion app setup supports macOS and Windows.
You get source code, parts list, wiring references, and 3D print files for the first Taby build. You source the hardware parts yourself.
Start with docs/get_started.md in the GitHub repo. It includes the first setup flow and short tutorial guidance.