@overworks/chara-card-tui
v0.2.0
Published
TUI Explorer for Character Cards
Readme
@overworks/chara-card-tui
Interactive TUI Explorer for Character Cards (V1, V2, V3).
Features
- Visual Preview: View character avatars directly in your terminal using Sixel, Kitty, or iTerm protocols (with automatic fallback for other terminals).
- File Explorer: Browse JSON, PNG, and CharX files in your terminal.
- Instant Inspector: View card metadata, validation status, and issues at a glance.
- Quick Actions:
- Normalize: Press
nto save a normalized JSON version of any card. - Pack: Press
pon a directory to package it into a.charxcontainer.
- Normalize: Press
- Cross-Platform: Works on Linux, macOS, and Windows.
Installation
# Run instantly via npx
npx @overworks/chara-card-tuiControls
- Arrow Keys: Navigate the file list.
- n: Normalize and save the selected card as JSON.
- p: Pack the selected directory into a
.charxcontainer. - q / Esc: Quit the explorer.
License
MIT
