Most car-launcher theme systems make you manually move files between your computer, a USB drive, and the head unit. Every. Single. Time.
From now on, every theme you buy or build is pushed automatically. Your car checks for new pushes every 30 seconds when it's awake and connected to WiFi.
Behind the scenes, every push is encrypted, signed, and bound to your specific device.
A buyer completes a Stripe checkout, or you hit Push from the builder. The website creates a CloudPush row tied to your user ID, theme ID, and device ID.
The .saint file is wrapped in a per-buyer envelope using HKDF-SHA256 (license_key + device_id). This means the wrapped file only works on the buyer's specific paired car.
Saint Launcher polls /api/cloud-push/check every 30 seconds when WiFi is available. When a push exists, it downloads the wrapped bytes over HTTPS.
The launcher unwraps the envelope, verifies the HMAC signature, and decrypts each page (per-page AES-256-GCM with a master key compiled into the APK).
The launcher applies the theme. The buyer confirms via /api/cloud-push/{id}/confirm, and the server cleans up the file. No copies left behind.
Most aftermarket Chinese head units from 2020 onward.
Free APK download from the /download page. Set as default launcher on your unit.
Hotspot from your phone, home WiFi when parked, or a head unit with cellular. Polling pauses when offline and resumes automatically.
Generate a 6-digit code from your Saint Studios account, enter it on the head unit. Pairing grants a free 14-day Pro trial.
$9.99/mo or $79.99/yr. Adds in-builder push, live preview, screenshot pull.
More on the platform
Install Saint Launcher, pair your head unit, and never plug in another USB drive to install a theme.