Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

🦞 OpenClaw Phone Control (No-Root)

Control your Android device using natural language AI — powered by Shizuku & Termux.

OpenClaw allows you to manage your phone via a Telegram bot using the power of local AI (Ollama). No root access is required, making it accessible for almost any modern Android device.


openclaw ontroll

✨ Key Features

  • 💬 Telegram Integration: Send commands to your phone from any device, anywhere.
  • 🧠 Local AI Brain: Powered by Ollama, allowing the system to understand natural language commands.
  • 📱 30+ System Actions: Toggle WiFi/Bluetooth, make calls, send SMS, take screenshots, adjust volume, and more.
  • 🔒 Rootless Power: Uses Shizuku to bridge ADB-level permissions without voiding warranties.
  • ⚡ Rapid Setup: A single-line script handles the heavy lifting.

📺 Video Tutorial

[] https://youtu.be/RDJddESVbi8 Follow the step-by-step visual guide to ensure a smooth installation.


📋 Prerequisites

RequirementDetailSource
Android VersionAndroid 11 or higherSystem Settings
TerminalTermux (F-Droid Version)F-Droid
Permission BridgeShizukuPlay Store / UpToDown
Bot AccessTelegram Bot Token@BotFather

⚠️ IMPORTANT: Do not use the Play Store version of Termux; it is outdated and will cause installation errors.


🏁 Setup Guide

Step 1: Prepare Shizuku

  1. Enable Developer Options: Go to Settings > About Phone and tap Build Number 7 times.
  2. Enable Wireless Debugging: Found inside Settings > Developer Options.
  3. Pair Shizuku: * Open the Shizuku app → Tap Pairing.
    • Enter the pairing code from Wireless Debugging settings.
    • Tap Start in the Shizuku app.
  4. Export Files: Tap "Use Shizuku in terminal apps" → Export files.
    • Save these files into a folder named exactly Shizuku in your internal storage.

Step 2: Install & Run Ollama

Open Termux and run the following:

pkg install ollama
ollama serve

In a new Termux session, run the model:

ollama run minimax-m2.7:cloud

Step 3: Install OpenClaw

Ensure Shizuku is running, then execute the auto-installer:

curl -sL https://raw.githubusercontent.com/jarvesusaram99/Openclaw-Termux-NoRoot/main/auto_setup.sh | bash

🚀 Configuration & Usage

1. Onboarding

Initialize your settings and link your Telegram bot:

openclaw onboard

2. Retrieve Gateway Token

cat ~/.openclaw/openclaw.json

3. Start the Gateway

Run the gateway to start listening for commands:

Debug mode (see real-time logs)

openclaw gateway --verbose

Standard start

openclaw gateway

4. Access the dashboard

Open browser and go to this url

http://127.0.0.1:18789

paste the gateway token on dashboard and hit connect

🛠 Troubleshooting

Shizuku Disconnecting: Ensure "Battery Optimization" is disabled for the Shizuku app.

Permission Denied: Re-run the Export files step and ensure the folder is named Shizuku (case-sensitive).

Ollama Errors: Ensure you have enough free RAM (at least 2GB-4GB recommended for smooth AI inference).

关于 About

OpenClaw allows you to manage your phone via a Telegram bot using the power of local AI (Ollama). No root access is required, making it accessible for almost any modern Android device

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
8
Total Commits
峰值: 6次/周
Less
More

核心贡献者 Contributors