BigBrainParking/parksmarter-client/.creds.example.json
Hank 1dede50995 Initial commit: parksmarter-client + BigBrainParking app
Reverse-engineered ParkSmarter API client (TypeScript, live-verified) plus a
de-Googled Expo/React Native app for GrapheneOS: MapLibre meter map with GPS,
VisionCamera QR kiosk scanning with save/share, local session-expiry reminders,
UnifiedPush wiring, and Gitea CI to publish signed APKs for Obtainium.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 08:33:47 -07:00

7 lines
141 B
JSON

{
"phoneNumber": "5551234567",
"password": "your-parksmarter-password",
"environment": "prodv2",
"lat": 40.4406,
"lng": -79.9959
}