{"id":20302082,"url":"https://github.com/llonebot/llonebot-termux","last_synced_at":"2025-04-11T13:37:01.357Z","repository":{"id":225069234,"uuid":"764953915","full_name":"LLOneBot/llonebot-termux","owner":"LLOneBot","description":"在手机上部署 LLOneBot","archived":false,"fork":false,"pushed_at":"2024-09-28T12:28:50.000Z","size":56,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T09:49:29.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LLOneBot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-29T02:20:54.000Z","updated_at":"2025-02-05T12:20:12.000Z","dependencies_parsed_at":"2024-03-26T12:43:41.831Z","dependency_job_id":"2c0f590a-a3c7-4806-8f3d-086c7944bd9c","html_url":"https://github.com/LLOneBot/llonebot-termux","commit_stats":null,"previous_names":["llonebot/llonebot-termux"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLOneBot%2Fllonebot-termux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLOneBot%2Fllonebot-termux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLOneBot%2Fllonebot-termux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLOneBot%2Fllonebot-termux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLOneBot","download_url":"https://codeload.github.com/LLOneBot/llonebot-termux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248410245,"owners_count":21098772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T16:29:05.834Z","updated_at":"2025-04-11T13:37:01.325Z","avatar_url":"https://github.com/LLOneBot.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 在手机上部署 LLOneBot\n\n本项目提供了在安卓手机上安装 [LLOneBot](https://github.com/LLOneBot/LLOneBot) 的方法\n使用 [ZeroTermux](https://github.com/hanxinhao000/ZeroTermux) + bookworm + linuxqq 制作\n\n- 基于 Linux QQ\n- 运行内存大于 600M\n- 支持持久化 QQ 登录状态和数据\n\n# 目录：\n\n- 1. 安装 Termux\n- 2. 安装 LLOneBot\n  - 2.1 方法 1. 使用恢复包安装（推荐）\n  - 2.2 方法 2. 使用命令安装\n  - 2.3 方法 3. 使用一键脚本（推荐）\n- 3. 启动\n- 4. 远程\n- 5. 修改 LLOneBot 配置\n\n## 1. 安装 ZeroTermux\n\n前往[hanxinhao000/ZeroTermux](https://github.com/hanxinhao000/ZeroTermux/releases)下载 ZeroTermux 安装包并安装\n\n- 注意事项：\n  直接从 GitHub 下载 ZeroTermux 速度可能会很慢，建议使用 [ghproxy.com](https://ghproxy.com) 代理\n\n## 2. 安装 LLOneBot\n\n### 2.1 使用恢复包安装（推荐）\n\n\u003cdetails\u003e\n  \u003csummary\u003e点击展开内容！\u003c/summary\u003e\n\n#### 2.1.1 下载恢复包\n\n前往 [Github releases](https://github.com/LLOneBot/llonebot-termux/releases) 下载 ZeroTermux 恢复包, 并将恢复包放在 手机的 `内部存储/xinhao/data/` 目录\n\n- 注意事项：\n  - 恢复包要放在 `内部存储/xinhao/data/`目录或者 `/sdcard/xinhao/data`目录，否则在恢复容器的时候无法找到恢复包\n\n#### 2.1.2 恢复容器\n\n- 打开 ZeroTermux\n- 恢复\n  进入 ZeroTermux 点击音量上键 呼出菜单栏 点击菜单栏的 `备份/恢复` 选择下载的恢复包\n  输入一个容器名字点击恢复 这个过程需要等待几分钟\n- 切换容器\n  再次点击音量上键， 呼出菜单栏，点击菜单栏的 `容器切换` 选择刚才创建的容器 询问你是否需要重启时， 选择立即重启，接下你将进入启动界面\n\n- 注意事项： - 如果音量上键无法呼出菜单，说明你的 ZeroTermux 版本比较旧，可以使用右滑左侧的屏幕边缘来呼出菜单栏\n\u003c/details\u003e\n\n### 2.2 使用命令安装（不推荐）\n\n[点我](./step-by-step/readme.md)\n\n### 2.3 使用一键脚本（推荐）\n\n```shell\nbash -c \"$(curl -L https://github.com/LLOneBot/llonebot-termux/raw/main/onekey.sh)\"\n```\n\n### 3. 启动\n\n如果你还没有进入容器\n判断方法输入 `uname -a` ，如果输出信息以 `Android` 结尾，则未进入 proot 容器\n\n```shell\n# 请先进入容器\nbash bookworm-arm64.sh\n```\n\n```shell\n# 启动\nbash /root/start.sh\n```\n\n### 4. 登录\n\n双指缩放终端，扫码登录\n\n### 5. 修改 LLOneBot 配置\n\n修改proot容器 `/LiteLoader/plugins/LLOneBot` 内的配置文件\n\n## 参考与基础\n\n[LLOneBot/LLOneBot](https://github.com/LLOneBot/LLOneBot)\n\n[yuuki-nya/chronocat-docker](https://github.com/yuuki-nya/chronocat-docker/blob/main/Dockerfile)\n\n[yudezeng/yutools](https://gitee.com/yudezeng/yutools)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllonebot%2Fllonebot-termux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllonebot%2Fllonebot-termux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllonebot%2Fllonebot-termux/lists"}