# SwiftKitz/Appz

📱 Launch external apps, and deeplink, with ease using Swift!

Repository: https://github.com/SwiftKitz/Appz
Canonical: https://ross.abutalabs.com/products/appz
Homepage: https://swiftkitz.github.io/
Language: Swift
License: MIT
License Family: permissive
Topics: swift-3, deep-linking, ios, watchos, cocoapods, carthage, uiapplication, url
Last push: 2021-09-16T16:34:28+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": 3948, "days_push": 1812, "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 1177, forks 77 (observed 2026-08-28T04:03:52.730682+00:00)

## What it is
A Swift library that simplifies launching external iOS applications and constructing deep links, with support for 172 apps and automatic web URL fallback when the target app isn't installed. It provides a typed, autocomplete-friendly API for defining app schemes and actions.

## Use cases
- open another app from my ios app with a deep link
- deeplink to instagram or twitter from swift
- fallback to a website when the target app isn't installed
- open the ios settings app programmatically
- launch the app store page for an app id
- define custom url scheme actions for external apps

## When to choose
- you're building an iOS, watchOS, or tvOS app in Swift and need to open external apps via deep links
- you want typed, autocomplete-friendly deep link actions instead of hand-built URL strings
- you need guaranteed web fallback when the target app may not be installed

## When to avoid
- you need Android or cross-platform deep linking
- you're on Swift 6 / recent iOS versions and need actively maintained dependencies (last release 2021)
- you only need to open a handful of URLs and don't mind writing UIApplication.open calls directly

## Facets
- artifact type: library
- maturity: maintenance
- function: routing, sdk, developer-tools
- domain: mobile-development, developer-tools
- platform: cross-platform
- tags: deep-linking, url-schemes, watchos, tvos, cocoapods, carthage, web-fallback, uikit, ios, swift, mobile

## Member repositories
- SwiftKitz/Appz (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.730682+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-30T06:26:10.856550+00:00, confidence not recorded.
  - readme: https://github.com/SwiftKitz/Appz (fetched 2026-08-28T04:03:52.730682+00:00, sha 4253f68308a0)
  - homepage: https://swiftkitz.github.io/ (fetched 2026-08-29T12:32:42.249421+00:00, sha ced7964a03c9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
