Skip to content

LagrangeDev/acidify

Repository files navigation

acidify

QQ 群 Telegram Ask DeepWiki

使用

参见项目主页

模块一览

Kotlin

  • acidify-core - PC NTQQ 协议的核心实现 Maven Central
  • yogurt - 基于 Acidify 的 Milky 实现
    • yogurt-jvm - Yogurt 的 JVM 平台实现 (Workaround for Ktor plugin's incompatibility issue)
    • yogurt-media-codec - Yogurt 的多媒体编解码支持模块
    • yogurt-qrcode - Yogurt 的二维码矩阵生成模块

TypeScript

  • @acidify/core - acidify-core 的 Kotlin/JS 导出版本 npm
  • @acidify/yogurt - Yogurt 的预编译二进制包 npm
  • @acidify/docs - Acidify 文档

支持平台

  • Kotlin/JVM
  • Kotlin/Native
    • Windows via mingwX64
    • macOS via macosX64 and macosArm64
    • Linux via linuxX64 and linuxArm64
  • Kotlin/JS (for acidify-core, Node.js only)

Special Thanks

Contributors

Directly to this repository

Contributors of Acidify

Lagrange.Core

Contributors of Lagrange.Core

LagrangeV2

Contributors of LagrangeV2

Konata.Core

Contributors of Konata.Core