# twitter-archive/twui

A UI framework for Mac based on Core Animation

Repository: https://github.com/twitter-archive/twui
Canonical: https://ross.abutalabs.com/products/twui
Language: Objective-C
License: NOASSERTION
License Family: other
Archived: true
Last push: 2015-09-04T11:01:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5542, "days_push": 4016, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2721, forks 261 (observed 2026-08-28T04:07:15.574806+00:00)

## What it is
TwUI is a hardware-accelerated UI framework for macOS built on Core Animation and inspired by UIKit, offering familiar model/view/controller development for iOS developers. It was used in Twitter for Mac but is an archived alpha project with no recent releases.

## Use cases
- build a GPU-accelerated Mac UI with UIKit-like APIs
- port iOS development patterns to macOS apps
- render custom table views with Core Animation
- mix TwUI views into an existing AppKit application
- learn how a UIKit-inspired framework works on the Mac

## When to choose
- you maintain a legacy Twitter for Mac codebase or study historical UI framework design
- you want UIKit-style development on macOS and accept an unmaintained library

## When to avoid
- you need a maintained, modern macOS UI toolkit - use SwiftUI or AppKit
- you require accessibility support or full text editing features
- you need AppKit views embedded inside TwUI views

## Facets
- artifact type: framework
- maturity: abandoned
- function: ui-components, graphics, animation
- domain: desktop-applications, web-development
- platform: cpp
- tags: core-animation, uikit-inspired, objective-c, gpu-accelerated, archived, mac, macos

## Member repositories
- twitter-archive/twui (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:15.574806+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:13.048210+00:00, confidence not recorded.
  - readme: https://github.com/twitter-archive/twui (fetched 2026-08-28T04:07:15.574806+00:00, sha e3bc700b6d12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
