dtg404 bios v2.4.1
[OK] Initializing DTG404 kernel... done
[OK] Memory check: 0MB / 7.8GB passed
[OK] Loading processor modules...
[ ] 0%
PROJECT active

Pulse

What should I pay attention to right now?

? stars
? commits

Personal command center CLI that answers what you should pay attention to right now. Combines morning briefings, project health monitoring, and AI service cost tracking into a single terminal dashboard.

Python CLI with SQLite cache. Fetches project status from GitHub API, cost data from OpenRouter, and system health from local metrics. Outputs a formatted terminal report. Cron-driven for automatic morning briefings.

Started as a morning routine script — check GitHub notifications, check OpenRouter balance, look at the calendar. Turned into a full CLI when the script outgrew its shell-script origins. The name comes from checking the pulse of everything that matters before starting work.

Python CLI SQLite API Integration