Commands
Quick reference for all available commands.
Usage
Type commands directly in the Kibo terminal. You can use exact commands or natural language:
volume 80— Exact commandset volume to 80 percent— Natural languageturn the volume up to 80— Natural languageFiles
| Command | Description |
|---|---|
ls | List files in current directory |
view downloads | Open Downloads folder in file manager |
System
| Command | Description |
|---|---|
battery | Check battery status and percentage |
volume | Show current volume level |
volume 80 | Set volume to 80% |
screenshot | Take a screenshot of your screen |
brightness | Show current brightness level |
brightness 50 | Set brightness to 50% |
Apps
| Command | Description |
|---|---|
open firefox | Launch Firefox browser |
open code | Launch VS Code |
Terminal
| Command | Description |
|---|---|
run echo hello | Run a shell command |
run ls -la | Run ls with flags |
Processes
| Command | Description |
|---|---|
processes | List running processes |
Models
| Command | Description |
|---|---|
models | Show current AI model |
needle | Switch to Needle 2 model |
gemma | Switch to FunctionGemma model |
Tips
Tab Completion
Press Tab to auto-complete commands and file paths.
History
Use Up/Down arrows to navigate through previous commands.
Ctrl+C
Interrupt any running command or exit Kibo.