CLIX

AI-powered CLI for Clix Mobile SDK

$curl -sSL clix.sh/install | sh

What is Clix

Clix is a developer-first push notification platform for iOS and Android. Set up FCM and APNs in minutes, track every notification from send to open, and build behavior-triggered campaigns with a visual builder.

The CLI tool helps you integrate the Clix SDK into your mobile app with AI-powered guidance—no more copy-pasting from docs.

Works with

ClaudeGeminiGitHub CopilotCursorOpenCodeCodex

Commands

clixStart interactive AI session
clix installAuto-configure push notifications
clix doctorDiagnose integration issues
clix debugReal-time troubleshooting

Installation

curlcurl -sSL clix.sh/install | sh
npmnpm install -g @clix-so/clix-cli
bunbun add -g @clix-so/clix-cli
brewbrew tap clix-so/clix-cli && brew install clix

Slash Commands

/helpShow available commands
/integrationSDK integration guide
/event-trackingSet up event tracking
/user-managementConfigure user identification
/personalizationPersonalize notifications
/transferContinue in native CLI

Quick Start

1.curl -sSL clix.sh/install | sh
2.clix install