Claude Skill

androidmalware/OpenClaw_Termux

了解如何在安卓手机上通过Termux安装OpenClaw,并通过WhatsApp消息远程控制。适合自动化爱好者的实用指南。

概览

Stars304
Forks55
语言Shell
最后更新2026-02-11
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者androidmalware
仓库OpenClaw_Termux
完整名称androidmalware/OpenClaw_Termux
Repo ID1,155,207,236

安装这个 Skill

git clone https://github.com/androidmalware/OpenClaw_Termux.git

Registry 信息

类型openclaw_skill
质量分70/100
验证状态readme_parsed
最近验证2026-06-16
平台
OpenClaw
能力
videoandroidopenclawtermux
识别文件
README.md

项目简介

一份指南,介绍如何在安卓手机上通过Termux安装OpenClaw,并通过WhatsApp消息进行控制。

英文描述

How to Install OpenClaw on an Android Phone and Control It via WhatsApp

要点

  • 通过Termux逐步安装OpenClaw
  • 基于WhatsApp的远程控制集成
  • 专为安卓设备设计
  • 轻量级、脚本驱动的设置方式

使用场景

  • 通过WhatsApp远程控制设备
  • 学习Termux及安卓自动化
  • 实验性物联网或家庭自动化项目

README 摘要

How to install and run OpenClaw on Android by installing Ubuntu inside Termux (no root), then launching the OpenClaw Gateway and chatting with it from WhatsApp, Telegram, or Discord. ![openclaw running on Android.](https://www.mobile-hacker.com/wp-content/uploads/2026/02/20260211_090242-210x210.jpg) ## Prerequisites (no root) Android phone, Termux, Termux:API apps from F‑Droid (not from Google Play) ## The one‑command installer I followed Sagar Tamang’s guide and then wrapped all the steps in one script to make it as easy as possible. If you want to read Sagar’s original tutorial first, it’s here: [Running OpenClaw Locally on Android: The Bionic Bypass](https://sagartamang.com/blog/openclaw-on-android-termux#5-launching-the-gateway). ## Installation steps Install `wget` and `openssl` to download installation script: `pkg install -y wget openssl` Download and run installer: ``` wget https://github.com/androidmalware/OpenClaw_Termux/blob/main/install_openclaw_termux.sh chmod +x install_openclaw_termux.sh ./install_openclaw_termux.sh ``` What it does: installs Ubuntu via proot-distro, enters Ubuntu, installs Node 22 + OpenClaw, runs openclaw onboard, and starts the Gateway. The process take couple of minutes. The script was generated using Copilot and tested. ## My use case I use it to analyze APKs I send over WhatsApp, make calls, read notifications, take photos, send SMS, and more via Termux APIs. [![Watch the video](https://i.ytimg.com/vi/-p9QmlSh9fY/frame0.jpg)](https://www.youtube.com/shorts/-p9QmlSh9fY)

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17