Skip to content

reference

Nik edited this page May 30, 2026 · 2 revisions

Reference

Factual reference material for DroidProxy's configuration, data shapes, and dependencies.

  • Configuration — the bundled backend config.yaml and its merge into merged-config.yaml, AppPreferences UserDefaults keys, and the deployment-relevant Info.plist keys.
  • Data models — the model catalog, auth account records, and other in-app data structures.
  • Dependencies — the Swift package dependency (Sparkle), the vendored cli-proxy-api runtime, the website's npm dependencies, and the macOS frameworks used.

See also the architecture overview.

Clone this wiki locally