Metadata-Version: 2.4
Name: cereal-killer
Version: 0.2.0
Summary: A terminal-based UART forensic investigator that slashes through logs.
Author-email: Gwendal RAOUL <gwendal.raoul@gmail.com>
Requires-Python: >=3.8
Requires-Dist: click>=8.0.0
Requires-Dist: pyserial>=3.5
Requires-Dist: textual>=0.40.0
Description-Content-Type: text/markdown

# 🥣 cereal-killer

A terminal-based UART forensic investigator that slashes through serial logs with ease.

## Features
- **Real-time Filtering:** Instantly isolate Errors, Warnings, or Info logs.
- **Search:** Keyword search that works on-the-fly.
- **Auto-Scroll / Lock:** Snap to the live tail or lock onto a specific line for deep inspection.
- **Timestamp Toggles:** View local arrival times with millisecond precision.

## Installation
From your local repo:
```bash
pip install .