Anime Quotes TUI is a small terminal app that lets you browse iconic anime lines while the original artwork renders inline. Quotes and media come from anime.toml; runtime rendering uses the image protocols (Kitty/Sixel or half blocks) provided by ratatui-image, so every slide keeps a consistent footprint on screen.
cargo runUse the arrow keys to move between quotes and press q to exit.
- Edit
anime.tomlto add or update quotes, optional romaji, and their image paths. - Tweak
config.tomlto adjust image target width/height, scaling filter, and UI colors (including the dedicated romaji color). - A terminal with Kitty or Sixel graphics support gives the best results. (i tested in Ghostty btw)
Released under the MIT License. See LICENSE for details.
