# nixzhu/MonkeyKing

MonkeyKing helps you to post messages to Chinese Social Networks.

Repository: https://github.com/nixzhu/MonkeyKing
Canonical: https://ross.abutalabs.com/products/monkeyking
Language: Swift
License: MIT
License Family: permissive
Topics: wechat, weibo, qq, alipay
Last push: 2022-12-08T06:48:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4009, "days_push": 1364, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2715, forks 236 (observed 2026-08-28T04:07:12.005600+00:00)

## What it is
A Swift library for iOS that lets apps share text, URLs, images, audio, video, and files to Chinese social networks (WeChat, QQ, Weibo, Alipay) without using their official SDKs. It also supports OAuth login and mobile payments via WeChat and Alipay by reverse-engineering undocumented authentication mechanisms.

## Use cases
- share images and links to WeChat from my iOS app without the official SDK
- add Weibo sharing to a Swift app
- implement WeChat OAuth login in iOS
- integrate Alipay mobile payments natively
- post messages to QQ from an iPhone app
- avoid buggy Chinese social network SDKs in my app

## When to choose
- you need Chinese social network sharing, OAuth, or payments in an iOS/Swift app
- you want to avoid heavy, buggy official SDKs from WeChat, QQ, Weibo, or Alipay
- you prefer a lightweight, open-source Swift implementation

## When to avoid
- you target Android or non-Apple platforms
- you need guaranteed compatibility with the latest official API changes, since it relies on undocumented mechanisms
- your project requires actively maintained dependencies with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, auth, security
- domain: social-media, mobile-development, apis
- platform: -
- tags: wechat, weibo, qq, alipay, social-sharing, oauth, mobile-payment, reverse-engineered-api, cocoapods, swift, ios, mobile

## Member repositories
- nixzhu/MonkeyKing (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:12.005600+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:15:31.186239+00:00, confidence not recorded.
  - readme: https://github.com/nixzhu/MonkeyKing (fetched 2026-08-28T04:07:12.005600+00:00, sha 22519bedb37f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
