-
Notifications
You must be signed in to change notification settings - Fork 12
reference
Nik edited this page May 30, 2026
·
2 revisions
Factual reference material for DroidProxy's configuration, data shapes, and dependencies.
-
Configuration — the bundled backend
config.yamland its merge intomerged-config.yaml,AppPreferencesUserDefaults keys, and the deployment-relevantInfo.plistkeys. - Data models — the model catalog, auth account records, and other in-app data structures.
-
Dependencies — the Swift package dependency (Sparkle), the
vendored
cli-proxy-apiruntime, the website's npm dependencies, and the macOS frameworks used.
See also the architecture overview.