bbcli – A TUI and CLI to browse BBC News like a hacker
12 hours ago
- #Rust
- #News
- #Terminal
- A terminal-based BBC News reader built with Rust and ratatui.
- Features vim-like navigation and a compact, numbered list interface.
- Available for Linux, macOS, Windows, and BSD with pre-built binaries.
- Supports multiple image protocols including Auto, Halfblocks, Sixel, and Kitty.
- Includes CLI mode for quick access to headlines and articles without launching the full TUI.
- Allows switching between different BBC News feeds like Top Stories, World, Technology, etc.
- Customizable keybindings and themes (light/dark).
- Automatically refreshes news every 5 minutes and caches feeds for offline reading.
- Inspired by the original bbcli Python version.