Changes
- fix: download-artifact pattern to include macOS targets (3-segment names) (43aa065)
Installation
Download the binary for your platform, extract it, and run:
# Linux / macOS
tar -xzf cc-msg-viewer-*.tar.gz
cd cc-msg-viewer-*/
./cc-msg-viewer
# 打开浏览器访问 http://localhost:3001Single binary — the frontend is embedded via
rust-embed. No extra files needed.