SwiftKitz/Appz
📱 Launch external apps, and deeplink, with ease using Swift! observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3948
- days_rel: n/a
- days_push: 1812
- n_releases_24m: 0
Adoption not part of the score
1177 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
routing sdk developer-tools mobile-development developer-tools cross-platform deep-linking url-schemes watchos tvos cocoapods carthage web-fallback uikit ios swift mobile
2 sources
- readme: https://github.com/SwiftKitz/Appz · fetched 2026-08-28 · 4253f68308a0
- homepage: https://swiftkitz.github.io/ · fetched 2026-08-29 · ced7964a03c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SwiftKitz/Appz | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem