Stop juggling.
Start living.

Finally, one place for your tasks, goals, journals, and plans — with an AI LifeCoach that actually knows what's going on in your life.

Works on web, desktop, and mobile
~/projects
$ lifeos goal health
Launch LifeOS■■■■■■■■░░ 82%
Read 12 books■■■■■░░░░░ 50%
Daily journaling■■■■■■■■■░ 91%
$
How it works

Two sides, one system

LifeOS has two parts: a personal homepage to organize your life, and an AI life coach that helps you stay on track.

🖼

Infographic coming soon

Infographic showing the two sides of LifeOS: (1) The personal homepage — tasks, goals, journals, day plans, projects, ideas (2) The AI LifeCoach — powered by OpenClaw, knows your full context, available on Telegram/WhatsApp/web

Features

Everything connects

Tasks link to projects. Projects roll up to goals. Goals inform your daily plan. Every piece of your system talks to every other.

ORGANIZE

Tasks & Projects

Capture tasks, group them into projects, and track progress with status flows. Bulk actions, due dates, and drag-to-reorder.

MEASURE

Goals & Reviews

Set quarterly goals, track health scores, and run daily, weekly, monthly, and quarterly reviews. See velocity and progress at a glance.

REFLECT

Journal & Reflection

Daily journal with MIT, P1, P2 priority slots. Capture wins, write notes, and build a habit of intentional reflection.

PLAN

Day & Weekly Plans

Structure your days with wake times, schedule blocks, and priority tasks. Set weekly themes and track review scores.

CAPTURE

Ideas & Thoughts

Quick-capture ideas with actionability ratings. Promote high-potential ideas into projects. Free-form thought logging.

CONFIGURE

AI LifeCoach

A fully configurable AI that knows your goals, tasks, and context. Powered by OpenClaw — bring your own keys or use included credits.

REMEMBER

Reminders & Nudges

Time-based and context-aware reminders. Snooze, dismiss, or let the AI decide when to nudge you based on your schedule and priorities.

BUILD

CLI & API

Full-featured CLI for terminal-native workflows. RESTful HTTP API for integrations. API key auth, JSON output, and undo support.

Demo

See it in action

Message your AI LifeCoach on Telegram or WhatsApp — it captures tasks, updates goals, and syncs everything to your dashboard in real time.

Demo video coming soon

Demo: Interactive preview of the LifeOS dashboard + AI LifeCoach conversation

Talk to your assistant on Telegram or WhatsApp — tasks, goals, and plans sync to the dashboard instantly.

AI LifeCoach

More than a chatbot

Powered by OpenClaw

An AI that knows your life context, acts proactively, and works as a personal coach — not just a question-answering machine.

Proactive, not reactive

Your assistant doesn't wait to be asked. It nudges you about overdue tasks, reminds you of goals slipping, and suggests what to focus on next.

Full context, always

It knows your goals, your tasks, your journal, your weekly plan. Every conversation builds on everything that came before.

Smart reminders

Not just time-based alerts. Context-aware nudges that know when you're likely to forget, procrastinate, or need a push.

A coach in your corner

Morning briefings, daily reviews, weekly reflections. It helps you stay honest about what matters and where your time goes.

Use Cases

Built for how you actually work

LifeOS fits into your life — not the other way around. Here are the most common ways people use it every day.

Voice to action

Send a voice message on Telegram and your AI LifeCoach adds it to your dashboard. Tasks, ideas, journal entries — captured instantly without opening an app.

Smart day plans

Generate a daily plan that helps you focus on what actually matters. Less busy work, more deep work — and permission to be fully present when you're not working.

Brainstorm with context

Your AI LifeCoach knows your journals, goals, and projects. Brainstorm ideas, plan projects, and think through decisions with an AI that has the full picture.

One system, not ten apps

Stop copy-pasting context between productivity apps. Tasks, goals, journals, plans — all in one place, all connected, all feeding into your AI LifeCoach.

Proactive accountability

Get smart reminders and nudges about your goals and tasks. Your AI LifeCoach holds you accountable — not in an annoying way, but in a way that actually helps.

Pricing

Simple, transparent pricing

Try any plan free for 7 days. No credit card required.

MonthlyAnnual20% off

Base

10/mo

LifeOS hosted, no AI LifeCoach. The full dashboard experience.

  • Full dashboard access
  • All 6 themes & 7 personas
  • 10 font options
  • Cloud sync & backup
  • CLI & API access
  • Community support
Perfect if you want to organize your life without AI. You get the full dashboard — tasks, goals, journals, day plans, and more. Everything syncs to the cloud and you can access it from any device.
Get Started

Bring Your Own Key

30/mo
10 Base + €20 AI LifeCoach

Everything in the Base plan, plus your own AI LifeCoach. Connect your own Anthropic or OpenAI API key — you only pay what you use.

  • Everything in Base
  • Personal AI LifeCoach
  • Use your own API keys
  • Full AI LifeCoach configuration
  • Telegram & WhatsApp integration
  • Priority email support
For people who already have an API key from Anthropic or OpenAI. You get everything in Base, plus your own AI LifeCoach. Connect your API key once and you're set — you only pay for what you use directly to the AI provider. The €20/month covers hosting and running your personal AI LifeCoach.
Get Started
Recommended

Full Setup

55/mo
10 Base + €20 AI LifeCoach + €25 credits

Dashboard + AI LifeCoach + credits included. No API key setup needed.

  • Everything in Bring Your Own Key
  • AI credits included — no keys needed
  • Priority support
  • Early access to new features
  • Dedicated onboarding
  • Usage analytics dashboard
The easiest way to get started. Everything is set up for you — no API keys, no configuration needed. AI credits are included so you can start chatting with your AI LifeCoach right away. Best for people who just want it to work.
Get Started
Customization

Your system, your way

Everything in LifeOS is configurable — themes, dashboard layout, AI behavior, and integrations — so it works exactly the way you do.

AI Behavior

Configure exactly how your AI LifeCoach works

Proactivity
Agent suggests tasks & reminds you
High
Tone
No fluff, just actionable responses
Direct
Morning briefing
Daily summary of your plan
7:00 AM
Review trigger
Prompts daily & weekly reviews
Auto

Dashboard layout preview — coming soon

Demo: See how you can personalize your AI LifeCoach and adjust your dashboard in real time

Power users

A command line for those who want it

Prefer typing over clicking? LifeOS has a full command line interface. Manage tasks, log journals, and run reviews — all from your terminal.

lifeos
$ lifeos task list --due today
[ TODO ] Ship landing page due: today
[ TODO ] Review PR #42 due: today
[ DONE ] Fix auth callback due: today
$ lifeos idea 'Use tree animation on homepage' --actionability high
✓ Idea captured (high actionability)
$ lifeos journal write --mit 'Ship landing page' --notes 'Good focus day'
✓ Journal entry saved for 2026-03-25
$ lifeos review daily
[ DAILY REVIEW — MAR 25 ]
Tasks completed: 4/6 (67%)
MIT completed: ✓
Wins logged: 2
Journal: written
Score: 7/10
$ lifeos search 'landing page' --type tasks,ideas
TASKS
Ship landing page for lifeos.zone [ TODO ]
IDEAS
Use tree animation on homepage [ HIGH ]
$ lifeos undo
✓ Undid: create idea 'Use tree animation on homepage'
$
JSON output

Every command supports --json for scripting and piping

API key auth

Generate keys, revoke anytime. No password prompts

Undo anything

Every mutation is logged. One command to reverse it

Try it free for 7 days

No credit card required. Get the full LifeOS experience — dashboard, AI assistant, and all features included. Cancel anytime.