Quick Start

Get up and running with Kibo in minutes.

Start Kibo

Navigate to the Kibo directory and launch it:

cd ~/kibo ./run.sh

Your First Commands

Try these commands to get a feel for Kibo:

List files
ls

Lists all files in the current directory.

Check battery
battery

Shows your battery status and percentage.

Set volume
volume 80

Sets the system volume to 80%.

Take screenshot
screenshot

Captures a screenshot of your screen.

Open an app
open firefox

Launches Firefox (or any installed app).

Run shell command
run echo hello

Executes a shell command and returns the output.

Natural Language

You don't have to remember exact commands. Kibo understands natural language too:

"What's my battery level?"
"Take a screenshot of my screen"
"Open the Downloads folder"
"Set volume to 50 percent"
"Show me running processes"

Switch AI Models

If you installed both models, you can switch between them at any time:

needle # Switch to Needle 2 (14MB, fast) gemma # Switch to FunctionGemma (253MB, smarter) models # Show current model