Releases: dmuso/ccstreamer
Releases · dmuso/ccstreamer
v0.1.13
v0.1.7
v0.1.6
CC Streamer v0.1.2
CC Streamer v0.1.2
📦 Downloads
| Platform | Architecture | Download |
|---|---|---|
| Linux | x86_64 | ccstreamer-linux-x86_64-v0.1.2.tar.gz |
| macOS | x86_64 (Intel) | ccstreamer-macos-x86_64-v0.1.2.tar.gz |
| macOS | ARM64 (Apple Silicon) | ccstreamer-macos-arm64-v0.1.2.tar.gz |
| Windows | x86_64 | ccstreamer-windows-x86_64-v0.1.2.zip |
🚀 Installation
Linux/macOS
# Download and extract
tar -xzf ccstreamer-<platform>-<arch>-v0.1.2.tar.gz
# Make executable (if needed)
chmod +x ccstreamer
# Move to PATH
sudo mv ccstreamer /usr/local/bin/Windows
- Download the Windows zip file
- Extract the contents
- Add the directory to your PATH or move ccstreamer.exe to a directory in your PATH
🎯 Usage
Pipe Claude Code output through ccstreamer:
claude-code <command> | ccstreamer📝 Changes
See CHANGELOG.md for details.
🔧 Requirements
- Terminal with ANSI color support
- UTF-8 encoding support
SHA256 Checksums
9d4e0b373a5be403255a0a48d09f14131b20c4d7bd5ee7be9b7fb9d1b9258f16 ccstreamer-linux-x86_64-v0.1.2.tar.gz
f62a9bbdcbdf5a0934419b54699d4cb1e4bf41fabe7e352b588fee5c966d7b01 ccstreamer-macos-arm64-v0.1.2.tar.gz
ff91018fc84bf0d59505d255ada15962fbf870387e678393efcaca2d5ece5ec8 ccstreamer-macos-x86_64-v0.1.2.tar.gz
da56f4574d876f7cf446644e4f598f0c0ec2dec0d7751f7fa7199087b2809987 ccstreamer-windows-x86_64-v0.1.2.zip