# 100apps/openshare

不用官方SDK，利用社交软件移动客户端(微信/QQ/微博/人人/支付宝)分享/登录/支付。

Repository: https://github.com/100apps/openshare
Canonical: https://ross.abutalabs.com/products/openshare
Homepage: http://www.gfzj.us/series/openshare/
Language: Objective-C
License: GPL-3.0
License Family: copyleft
Topics: openshare
Last push: 2018-09-24T07:46:18+00:00

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

## Adoption (not part of the score)
Stars 3617, forks 651 (observed 2026-08-28T04:08:11.811858+00:00)

## What it is
OpenShare is a lightweight Objective-C iOS library that replaces official social platform SDKs by directly communicating with mobile clients like WeChat, QQ, Weibo, Renren, and Alipay for sharing, OAuth login, and payments. It wraps inter-app URL scheme communication into a simple block-based API with only a few hundred lines of code.

## Use cases
- share content to WeChat without official SDK
- add QQ login to iOS app
- integrate Weibo sharing in Objective-C
- avoid bloating app with multiple social SDKs
- implement social OAuth login on iOS
- study inter-app communication mechanisms between apps
- share images and links to Chinese social networks

## When to choose
- building an iOS app that needs sharing or login with Chinese social platforms without heavy official SDKs
- you want a tiny, open-source alternative with readable source code
- you need a unified block-based API across WeChat, QQ, and Weibo

## When to avoid
- you need actively maintained support for current platform API changes
- your app targets Android or cross-platform frameworks
- you require official platform certification or guaranteed long-term compatibility
- you need platforms beyond QQ, WeChat, Weibo, Renren, or Alipay

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, auth, middleware
- domain: mobile-development, social-media, apis
- platform: -
- tags: social-sharing, oauth, wechat, qq, weibo, alipay, objective-c, no-official-sdk, inter-app-communication, ios, mobile, swift

## Member repositories
- 100apps/openshare (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.811858+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-29T18:31:59.546535+00:00, confidence not recorded.
  - readme: https://github.com/100apps/openshare (fetched 2026-08-28T04:08:11.811858+00:00, sha 68c7a108b144)
  - homepage: http://www.gfzj.us/series/openshare/ (fetched 2026-08-29T09:26:39.142608+00:00, sha 5aebaf20a488)
  - site_page: http://www.gfzj.us/about (fetched 2026-08-29T09:26:39.145623+00:00, sha 013fe83de5e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
