Track the hours.Run the business.

Most time trackers stop at the timer. Plendoo keeps going — sprints, clients, cash flow and roadmap in one workspace, so the work, the client and the money finally live in the same place.

Installs as an app on desktop and mobile.

One workspace instead of

a time trackera kanban boarda CRMa finance spreadsheeta roadmap doc

What's inside

Seven tools' worth of work, one login

Every surface shares the same projects, the same clients and the same hours — so a tracked minute becomes a sprint burndown, an invoice line and a P&L row without anyone re-typing it.

Time tracking

Start a timer or log it after the fact. Stopwatch, timeline and sessions per project and client, with CSV and PDF export when someone asks for proof.

Tasks, kanban & sprints

Plan the work where you track it. Boards, sprint planning, dependencies and acceptance criteria — with a build order that respects what blocks what.

CRM

Customers, deals and proposals attached to the projects they pay for, so you can see which relationship the last forty hours actually went into.

Finance cockpit

Payments, budgets, cash flow, runway and per-project P&L — built from the hours and deals already in the system rather than a parallel spreadsheet.

Two-way calendar sync

Google Calendar syncs both directions, so booked time and tracked time stop being two different stories about the same afternoon.

Product hub

Roadmap, releases and features, plus brand, positioning, pricing and launch checklists — the strategy layer most trackers leave in a separate doc.

Built for agents

Your AI can use Plendoo too

Plendoo ships an HTTP agent API and an MCP server, so a coding agent can open projects, file tasks, log time and read the roadmap on your behalf — under scoped keys you issue and revoke yourself.

  • Per-agent API keys, capability-scoped and revocable
  • Read/write split per domain — projects, tasks, finance, product
  • MCP server, so Claude and friends connect natively
# let an agent log the work it just did
POST /agent-api/tasks
Authorization: Bearer plendoo_sk_…

{
  "project": "Northwind rebuild",
  "title": "Ship onboarding flow",
  "status": "in_progress"
}

For teams

Multi-tenant, and strict about it

Every organisation's data is isolated at the database layer, not just hidden in the interface — and what each role may see is a capability, not a guess.

  • Owner, admin, manager and member roles
  • Row-level security and org guards in Postgres
  • Finance and CRM gated per capability
  • Installs as a PWA — desktop, iOS and Android
Roles4
Edge functions19
Calendar sync2-way
InstallPWA

Questions

The things people ask first

Stop reconciling four tools on a Friday

Track an hour in Plendoo and watch it land in the sprint, the client record and the P&L at once.