itdar/newsline
8 stars · Last commit 2026-07-29
One-line rotating news in your Claude Code status line — locale-aware, keeps your existing status line
README preview
<div align="center"> **English** · [한국어](readme/ko.md) · [日本語](readme/ja.md) · [Español](readme/es.md) · [Français](readme/fr.md) · [Deutsch](readme/de.md) · [Português](readme/pt.md) · [中文](readme/zh.md) </div> # newsline **Waiting for Claude Code to finish? Read the latest one-line news right in your status line.** A rotating regional headline sits at the bottom of your session — so a long wait turns into a quick news check. It shows *below* your existing status line (your HUD stays). <p align="center"><img src="docs/demo.gif" alt="newsline — rotating regional headlines in the Claude Code status line" width="720"></p> ## Install & run — one line ```sh # curl (macOS / Linux / WSL) — installs and sets up right away curl -fsSL https://raw.githubusercontent.com/itdar/newsline/master/install.sh | sh