DEV Community

CogniMetrics
CogniMetrics

Posted on Edited on

CMTE v2.0 – Real-time Syntactic Telemetry HUD & Engine Stream

What if your editor could track your writing focus in real time? CMTE v2.0 is a lightweight tool that analyzes your typing patterns live as you type.
​🚀 Live Demo: https://cognimetrics-mobile-ng5e.bolt.host
​What It Does
​Instant Text Metrics: Calculates average word length and sentence structure on every keystroke.
​Fast Live Sync: Uses a quick WebSocket connection (ws://localhost:8765) to stream latency and score updates without slowing down your browser.

Top comments (1)

Collapse
 
cognimetrics profile image
CogniMetrics

What if your text editor could detect cognitive fatigue before you even notice you're losing focus? I built a lightweight HUD that analyzes sentence nesting and typing rhythm in real time to score your flow state.