# overshare/overshare-kit

A soup-to-nuts sharing library for iOS.

Repository: https://github.com/overshare/overshare-kit
Canonical: https://ross.abutalabs.com/products/overshare-kit
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2015-06-01T14:45:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4689, "days_push": 4111, "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 1795, forks 128 (observed 2026-08-28T04:05:37.411960+00:00)

## What it is
OvershareKit is an Objective-C library for iOS that provides rich, customizable sharing functionality, including share sheets, multi-account management, and integrations with services like Twitter, Facebook, and Instapaper. It offers a more flexible alternative to UIActivityViewController with features like dark mode and text editing views.

## Use cases
- add rich sharing options to an iOS app
- replace UIActivityViewController with a more customizable share sheet
- manage multiple social media accounts with secure keychain credential storage
- share content to Twitter and Facebook using built-in iOS account integration
- add as-you-type Twitter syntax highlighting to a share composer
- share links to read-later services like Instapaper

## When to choose
- you are maintaining or building a legacy Objective-C iOS app that needs deep sharing customization
- you need multi-account social sharing with keychain-stored credentials that UIActivityViewController cannot provide
- you want a polished share sheet with dark mode and custom full-color icons

## When to avoid
- you are starting a new iOS project, since the library is no longer under active development
- you only need basic sharing that UIActivityViewController already covers
- you are building in Swift and want an actively maintained dependency

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, auth, sdk
- domain: mobile-development, social-media
- platform: -
- tags: sharing, share-sheet, objective-c, social-networks, keychain, ios, mobile

## Member repositories
- overshare/overshare-kit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.411960+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-30T03:22:51.761953+00:00, confidence not recorded.
  - readme: https://github.com/overshare/overshare-kit (fetched 2026-08-28T04:05:37.411960+00:00, sha 2eb7a68e17d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
