termp shows what you're running in your terminal as Discord Rich Presence — like "playing a game", but it's Claude Code, vim, or lazygit. 48 tools detected out of the box, custom ones via config. Logo, elapsed timer, optional cwd.
├─ a small Go daemon scans your processes├─ matches them against a tool registry (config.toml, hot reload)├─ picks one headliner, lists the rest as "also:"└─ sends the payload to Discord over local IPCno bot token · no telemetry · nothing leaves your machine
# macOS$ brew install polter-dev/tap/termp
# linux$ curl -fsSL https://raw.githubusercontent.com/polter-dev/discord_terminal_presence/main/install.sh | sh
# windows> go install github.com/polter-dev/discord_terminal_presence/cmd/termp@latest
# tell me what you think — bugs, ideas, tools i should detect✓ sent — thanks for the feedback