---
title: >-
  MiMo-Streak — Terminal activity heatmap, model breakdown, and cost tracker for
  MiMoCode — by Jad Madi (@jadmadi)
description: >-
  Activity heatmap, streaks, model distribution, and cost tracking CLI for
  Xiaomi MiMoCode usage data with adaptive WCAG AAA terminal colors.
href: /project/mimo-streak/
author: Jad Madi
category: Developer Tools & FinOps
domain: Developer Tools & Infrastructure
status: Active Tool
license: MIT
year: '2026'
---
# MiMo-Streak — Terminal activity heatmap, model breakdown, and cost tracker for MiMoCode

Activity heatmap, streaks, model distribution, and cost tracking CLI for Xiaomi MiMoCode usage data with adaptive WCAG AAA terminal colors.

## Project Overview

- **Website**: https://jadmadi.net/project/mimo-streak/
- **Repository**: https://github.com/jadmadi/mimo-streak
- **Documentation**: https://github.com/jadmadi/mimo-streak/blob/main/README.md
- **Package**: https://www.npmjs.com/package/mimo-streak
- **Domain**: Developer Tools & Infrastructure
- **Category**: Developer Tools & FinOps
- **Status**: Active Tool
- **Year**: 2026
- **License**: MIT (permissive)
- **Author**: [@JadMadi](https://x.com/jadmadi)

## Quick Install & Run

```bash
pnpm dlx mimo-streak
```

## The Problem It Solves

Developers using MiMoCode have no lightweight, terminal-native way to track model usage split, daily expenditure, and coding streaks.

## The Solution

A fast TypeScript CLI that reads local MiMoCode logs and outputs beautiful, accessible activity heatmaps and model breakdown charts.

## Key Features & Capabilities

- Activity heatmap and streak counting
- Per-model token and cost breakdown
- Adaptive color rendering for light and dark terminal backgrounds adhering to WCAG AAA contrast

## Technical Specifications & Architecture

- **Languages**: TypeScript
- **Frameworks / Libraries**: Node.js CLI
- **Architecture**: Local telemetry parser, WCAG AAA adaptive palette
- **License Model**: MIT

## Frequently Asked Questions

### Does MiMo-Streak support both light and dark terminals?

Yes. It automatically detects terminal background lumina and renders adaptive ANSI colors with WCAG AAA contrast.

## Links & References

- Project Page on Crosscurrent Code: https://jadmadi.net/project/mimo-streak/
- Full Projects Directory: https://jadmadi.net/projects/
- Author Profile: https://jadmadi.net/about/
