← rhythmOS

Truck Tracker

a senior-friendly fleet tracker built for my dad's 1–5 truck operation.

Go · PostgreSQL · React Native · WebSocket

  • tracks Pictor PS10a/PT06 GPS units in real time, reverse-engineered from raw TCP frames
  • Go backend (chi router, pgx/sqlc, gorilla/websocket) ingests tracker frames and streams positions over WebSocket
  • mobile app in React Native + TypeScript with react-query, zustand, Firebase Phone Auth; maps via Mappls

github.com/Rhythm1710/Truck-Tracker ↗