November is a lightweight command-line tool written in Go that lets you view LeetCode user statistics directly from the terminal. It uses LeetCode’s GraphQL endpoint to fetch data such as problem-solving progress, difficulty breakdown, rankings, and profile details, and presents them in a clean, readable format.
Designed for developers who live in their terminal, November eliminates the need to open a browser and instead delivers quick snapshots of performance, progress tracking, and comparison-ready stats straight to your CLI.
It is fast, minimal, and extensible, with future support planned for comparisons, history tracking, contest statistics, and visual representations of progress.