Releases: arnops/pulse
Releases · arnops/pulse
v0.1.0
Pulse v0.1.0
High-performance CLI monitoring tool for tracking command outputs and sending Discord notifications.
Installation
Download the appropriate binary for your platform:
- Linux (x86_64):
pulse-x86_64-unknown-linux-gnu.tar.gz - macOS (Intel):
pulse-x86_64-apple-darwin.tar.gz - macOS (Apple Silicon):
pulse-aarch64-apple-darwin.tar.gz - Windows (x86_64):
pulse-x86_64-pc-windows-gnu.zip
Extract and run:
# Unix (Linux/macOS)
tar xzf pulse-*.tar.gz
./pulse --help
# Windows
unzip pulse-*.zip
pulse.exe --helpVerify integrity with SHA256SUMS.
🤖 Generated with Claude Code