@thangnm.nip/irouter
v0.0.23
Published
9Router CLI - Start and manage 9Router server
Readme
iRouter CLI
AI Router CLI — Manage providers, API keys, combos, and CLI tools from the terminal.
Installation
npm install -g @thangnm.nip/irouterUsage
# Start with Web UI (default)
irouter
# Start with Terminal UI
irouter --terminal
# Start with System Tray
irouter --tray
# Custom port
irouter --port 3000
# Skip auto-update check
irouter --skip-update
# Show version
irouter --version
# Show help
irouter --help