Settings
Configure your Life OS via environment variables
API Keys
Todoist API Key
From todoist.com → Settings → Integrations → Developer
TODOIST_API_KEYGoogle AI (Gemini) Key
Free at aistudio.google.com/apikey — Gemini 2.0 Flash is used
GOOGLE_AI_API_KEYWork Hours
Work Start Hour
24h format. Default: 9 (9:00 AM)
WORK_START_HOURWork End Hour
24h format. Default: 18 (6:00 PM)
WORK_END_HOURLocale
Timezone
Used for scheduling. Default: Asia/Qatar
TIMEZONEGoogle Integration
ConnectedGoogle Calendar and Gmail are active. Calendar events appear in your Daily Planner automatically. To reconnect, visit /api/auth/google.
All settings are managed via a .env.local file in the web/ directory. Copy web/.env.example to web/.env.local and fill in your values. Restart the dev server after changes.