WhatsApp CLI (wacli)
Installation
SKILL.md
wacli — WhatsApp CLI
Sync, search, and send WhatsApp messages from the terminal. Built on whatsmeow (WhatsApp Web protocol).
- Repo: https://github.com/steipete/wacli
- Author: @steipete
Installation
brew install steipete/tap/wacli
Or build from source:
go build -tags sqlite_fts5 -o ./dist/wacli ./cmd/wacli