Skip to content

v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Mar 05:45
· 1 commit to main since this release

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:3001

Single binary — the frontend is embedded via rust-embed. No extra files needed.