# levey/AwesomeMenu

Path 2.0 menu using CoreAnimation :)

Repository: https://github.com/levey/AwesomeMenu
Canonical: https://ross.abutalabs.com/products/awesomemenu
Homepage: https://github.com/levey/AwesomeMenu
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2018-09-28T10:17:06+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": 5389, "days_push": 2896, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4963, forks 766 (observed 2026-08-28T04:09:03.942217+00:00)

## What it is
AwesomeMenu is an Objective-C iOS UI component that recreates the animated radial 'story menu' from the Path 2.0 app using CoreAnimation. Menu items fly out from a central button with configurable angles, radii, timing offsets, and bounce effects.

## Use cases
- add a Path 2.0 style animated radial menu to an iOS app
- create an expanding flyout menu from a central action button in Objective-C
- build an arc or fan menu with bounce animation using CoreAnimation
- implement a customizable popup menu with per-item images and highlighted states
- reproduce the classic story-menu interaction for an iPhone app

## When to choose
- you are maintaining or building a legacy Objective-C iOS app that needs a Path-style radial menu
- you want a small, self-contained UI component with tunable angles, radii, and animation timing
- you need the exact Path 2.0 story-menu look and bounce behavior

## When to avoid
- you are starting a new Swift or SwiftUI project, since this is Objective-C only and unmaintained
- you need actively supported components compatible with modern iOS versions
- you intend to visually clone the Path app, which the license and README explicitly forbid

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uikit, core-animation, radial-menu, path-2-0, flyout-menu, cocoapods, ios-ui, ios, mobile

## Member repositories
- levey/AwesomeMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:03.942217+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:17:47.010058+00:00, confidence not recorded.
  - readme: https://github.com/levey/AwesomeMenu (fetched 2026-08-28T04:09:03.942217+00:00, sha fcc5fd6b6997)
  - homepage: https://github.com/levey/AwesomeMenu (fetched 2026-08-29T08:59:02.347945+00:00, sha 418f7671bdb7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
