LLOneBot / LLWebUiApi

一款 WebUi接口与无头的 NTQQ 实现插件
GNU General Public License v3.0
17 stars 1 forks source link
liteloader
Repo banner

提示

该项目不再维护 请迅速迁移 已终止维护

该项目目前已迁移,一开始计划为LLOnebot提供远程配置服务,但LiteLoader与LLOnebot原理上依赖于electron,本身并不为无头做准备.

该实现使得项目复杂,且无法实现真正的无头,因此基于下一代基于NTQQ BOT框架 NapCatQQ 重塑项目,实现纯无头,请关注NapCatQQ后续.

简介

LLWebUiApi 旨在提供伪 Headless 与远程管理支持,以尽最大可能减缓无 GPU 环境的图形计算压力,以及方便无用户界面的运行环境(如 Docker)调整和配置 LiteLoaderQQNT 本体及其他插件的设置。

使用方法

目前 LLWebUiApi 仍处于快速开发阶段,功能依旧十分不稳定且随时可能有更改。如果你想体验,可自行克隆本项目源码后打包体验。

浏览器访问 http://你的ip:6099/api/panel/getQQLoginQRcode 扫码登录

登录之后访问 http://你的ip:6099/plugin/LLOneBot/iframe.html 进行 llonebot 的配置

API 一览

感谢

License

    LLWebUiApi
    Copyright (C) 2024 Team LLOneBot

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.