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 Β· νκ΅μ΄
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.
- 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.
- π Todo + Time Estimate: Enter what you need to do and how long you expect it to take β Timo turns it into a timebox that becomes part of your plan.
- β±οΈ Timer-Based Execution: Start a timebox and a timer runs for exactly the duration you set, keeping you focused on getting it done.
- π Timeline Tracking: The actual time you spent is automatically recorded on the timeline as a time block, so you can see exactly when and how long you worked.
- π€ AI Feedback: Timo compares your accumulated estimated vs. actual time data and recommends the most realistic duration for each task, giving you feedback to plan better.
βΆοΈ Seamless Transition: Complete a timebox and the next one starts right away, keeping your workflow moving without interruption.
- π Daily Statistics: See how much time you focused today, and compare estimated vs. actual time at a glance.
- π― Focus Mode: Zoom into a single todo and work through it distraction-free.
Prerequisites
- Node.js 18+
- pnpm 9+
# 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:webOpen http://localhost:3000 in your browser.
| 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.
κΉλ―Όμ Frontend Leader |
κΉμ λ―Ό Frontend Dev |
κΉμ λ―Ό Frontend Dev |
μ΄νμ Frontend Dev |
| Content | Path |
|---|---|
| Conventions (commit Β· branch Β· code style Β· naming) | docs/conventions/ |
| Architecture (stack Β· structure Β· components Β· state) | docs/architecture/ |
| Design (tokens Β· Figma Β· Storybook) | docs/design/ |
Claude Code and Codex share a common entry point at AGENTS.md. All AI work follows the skill-based workflow defined there.
MIT Β© Timo Team