+
Timo
+
+
+ A timebox-based to-do service that turns your tasks into executable time blocks.
+ Plan what you want to do. Timo helps you actually finish it.
+
+
+
+
+
+
+
+
+
+
+ Conventions ·
+ Architecture ·
+ AI Collab ·
+ 한국어
+
+
+
+
+---
+
+## What Is Timo?
+
+Timo is a timebox-based to-do service that converts tasks into actionable, time-bound blocks — so you actually finish what you plan.
+
+Unlike traditional to-do lists, Timo asks you to estimate how long each task will take, then builds your day around those time blocks.
+
+As you use it, Timo learns your time patterns and helps you plan more realistically with AI-powered time recommendations.
+
+## Why We Built It
+
+- **To-do lists aren't enough**: Writing tasks down feels productive, but without a time structure, most lists stay unfinished at end of day.
+- **Time estimates make plans real**: A task without a duration is just a wish. Timo pairs every task with a time block from the start.
+- **Feedback closes the loop**: The gap between planned and actual time is where most tools stop. Timo closes that loop by recording real execution time and feeding it back into future planning.
+
+## Features
+
+- **✏️ Todo + Time Estimate**: Add tasks with an expected duration and optional tags. The estimate becomes the foundation of your daily schedule.
+
+- **📦 Automatic Timebox Scheduling**: Each task is automatically converted into a time block on your schedule — turning a flat to-do list into an executable plan.
+
+- **⏱️ Timer-Based Execution**: Start a timebox and a timer begins. Pause, extend, or go full-screen to stay focused. When time is up, you get a notification. Actual time spent is recorded automatically.
+
+- **🤖 AI Time Recommendations**: Timo learns how long similar tasks actually take you, then recommends more accurate time estimates — making future plans increasingly realistic.
+
+## Getting Started
+
+**Prerequisites**
+
+- Node.js 18+
+- pnpm 9+
+
+```bash
+# Clone the repository
+git clone https://github.com/Team-Timo/Timo-client.git
+cd Timo-client
+
+# Install dependencies
+pnpm install
+
+# Start all packages in development mode
+pnpm dev
+
+# Or start only the web app
+pnpm dev:web
+```
+
+Open [http://localhost:3000](http://localhost:3000) in your browser.
+
+## Platform
+
+| Platform | Status |
+| ----------- | ------------ |
+| Desktop Web | ✅ Supported |
+| Mobile Web | 🚧 Planned |
+
+Timo is optimized for desktop use — designed for students and job seekers who self-manage long, focused work sessions.
+
+## Team
+
+