Giter Club home page Giter Club logo

ll-plugin-list-viewer's Introduction

LiteLoaderQQNT Plugin 插件列表查看

Note

该插件仅在 Windows 环境下测试开发,未对其他平台进行测试,不保证可用性

功能

  • 插件列表查看
  • 插件检查更新
  • 插件安装(支持镜像)
  • 插件卸载
  • 插件查找

  • 依赖查找

gif

使用方法

下载发行版

  1. 下载发行版并解压
  2. 将文件夹移动至 LiteLoaderQQNT数据目录/plugins/ 下面
  3. 重启 QQNT

使用 git clone

  1. clone 本仓库 git clone https://github.com/ltxhhz/LL-plugin-list-viewer.git
  2. 运行以下命令
npm i
npm run build
  1. 如果clone到了 plugins 目录下,修改 manifest.jsoninject
"injects": {
    "main": "./dist/main/index.js",
    "preload": "./dist/preload/index.js",
    "renderer": "./dist/renderer/index.js"
}

否则可以将 dist 目录移动到 LiteLoaderQQNT数据目录/plugins/ 目录下

已知的问题

暂时没有计划修复或无法修复

  • 查询慢或者不稳,因为内置的几个镜像是随机使用,可以重新刷新或安装以使用另一个接口
  • dialog 展示一次后列表顶部多出一部分空白,并且出现折叠图标,点击无效,同样是 LiteLoader 的组件,可能是 dialog 导致样式改变

鸣谢

ll-plugin-list-viewer's People

Contributors

ltxhhz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.