TePilot은 제작자 서버를 운영하지 않습니다. 대부분의 처리는 사용자의 단말 안에서 이루어지며, 외부 전송은 사용자가 직접 연결한 서비스(구글, 선택한 AI 공급자, 차량 계정)와 날씨·주소/장소·지도 타일 조회에 한합니다.
TePilot does not operate a developer server. Most processing occurs on your device, and external transmission is strictly limited to services you connect (Google, chosen AI provider, vehicle account) and weather/address/map tile lookups.
최종 갱신: 2026년 7월 7일 Last Updated: July 7, 2026
TePilot은 제작자 서버를 운영하지 않습니다. 위치·주행 데이터와 차량 폰키는 사용자의 폰에 저장·처리되며, 외부로 나가는 통신은 ① 사용자가 연결한 구글(차계부 시트 동기화), ② AI 기능을 켰을 때 쓰는 AI 공급자(음성·문구·주행 비교 해석), ③ 카메라 경고용 내비 SDK, ④ 로그인 시 차량 계정 API(차량 데이터 조회), ⑤ 날씨·주소/장소 조회와 차계부 지도 타일 정도입니다. 모두 사용자의 설정·연결로만 동작합니다.
TePilot has no developer server. Location, drive data, and vehicle phone keys are stored and processed solely on your phone. External communications only include: ① Google (Trip log sync), ② AI Providers when AI features are enabled, ③ Nav SDK for camera alerts, ④ vehicle account API if logged in, and ⑤ Weather/Address/Map tile APIs. All of these operate strictly based on your settings and connections.
주행 인식과 과속·구간단속 카메라 경고를 위해 위치를 사용합니다. 경고 판단은 단말에서 처리되며, 주행 경로 자체를 제작자 서버로 보내지 않습니다.
Location is used to detect driving and provide speed camera alerts. Alert processing happens locally; we do not send your routes to a developer server.
차량 연결·제어에 쓰이는 키 정보는 기기 로컬에 저장됩니다. 차량과 블루투스로 직접 통신하며, 외부 서버로 전송하지 않습니다.
Key information used to connect/control the car is stored locally on your device. It communicates directly with the car via Bluetooth and is not sent to any external server.
거리·전비·충전 등 주행 기록은 단말 DB에 저장됩니다. 사용자가 구글 시트 연동을 켠 경우 본인 구글 계정의 시트로만 동기화됩니다.
Distance, efficiency, and charging logs are stored in the local DB. If Google Sheets sync is enabled, it syncs only to your personal Google account.
생성된 음성 멘트 캐시와 앱 설정(음성 on/off, 임계값 등)은 단말에 저장됩니다. 민감 정보가 아닙니다.
Generated voice phrase cache and app settings are stored locally. They do not contain sensitive info.
차량 계정에 로그인하면 인증 토큰이 기기에 암호화 저장됩니다. 차량 데이터를 받아오는 데만 쓰이며 제작자 서버로 보내지 않습니다. 로그아웃하면 삭제됩니다.
If logged in, the auth token is encrypted & stored locally. Used only to fetch vehicle data, never sent to our servers. Deleted upon logout.
문제 분석용 동작 로그는 단말에만 보관되며, 사용자가 직접 공유(내보내기)할 때만 외부로 나갑니다.
Diagnostic logs are kept locally. They are only sent externally if you manually choose to export and share them.
TePilot이 직접 통신하는 외부 서비스는 다음뿐이며, 모두 사용자의 설정·연결에 의해 동작합니다. 제작자 서버는 통신 경로에 없습니다. TePilot only communicates with the following external services, all based on your settings and connections. Our servers are NOT in the communication path.
차계부 동기화를 위해 사용자가 로그인한 구글 계정에 접근합니다. 범위는 drive.file — 앱이 만든 파일만 다루며, 다른 문서에는 접근하지 않습니다.
Accesses your logged-in Google account for trip log sync. Scope is drive.file — we only handle files created by the app and cannot access your other documents.
AI 기능을 켜면, 사용자가 입력한 본인 API 키로 선택한 공급자(Gemini / OpenAI 등)에 다음이 전송됩니다: ① 음성 합성·작문용 멘트 텍스트, ② ‘AI로 자동화 만들기’에 입력한 자연어 문장, ③ 주행 비교의 AI 해석 버튼을 눌렀을 때의 주행 통계 요약(거리·시간·전비 비교). 기본값은 off이며, 끄면(또는 버튼을 누르지 않으면) 전송되지 않습니다.
If you enable AI features, using your own API key, the following is sent to the chosen provider (Gemini/OpenAI): ① Text for voice synthesis/phrases, ② Natural language for 'Build Automation with AI', ③ Trip stat summaries when requesting AI insights. Default is OFF; nothing is sent if disabled.
과속·구간단속 카메라 데이터와 GPS 가이던스를 위해 내비게이션 SDK(카카오 KNSDK)를 사용합니다. 위치 기반 경고 처리에 한정됩니다.
Uses a navigation SDK (Kakao KNSDK) for speed/section camera data and GPS guidance. Limited strictly to location-based alert processing.
차량 연결·제어는 블루투스 근거리 통신으로 차량과 직접 이루어집니다. 인터넷을 경유하지 않습니다.
Vehicle connection and control are done directly via Bluetooth Low Energy (BLE). It does not go through the internet.
로그인하면 차량 정보(배터리·주행거리 등)를 차량 제조사의 공식 계정 API 또는 사용자가 연결한 서드파티 서비스(Tessie)에서 직접 받아옵니다. 토큰·키는 기기에 저장되며 제작자 서버를 거치지 않습니다. 로그인 안 하면 동작하지 않습니다.
If logged in, fetches vehicle info directly from the vehicle manufacturer's account API or a third-party service (Tessie). Tokens/keys are stored locally and do not pass through our servers. Won't operate if not logged in.
출발·도착 브리핑을 위해 좌표로 날씨·대기질을 조회합니다(Open-Meteo, 키·로그인 불필요). 위치 외 개인정보는 보내지 않으며, 오프라인이면 생략됩니다.
Looks up weather/air quality using coordinates for departure/arrival briefings (via Open-Meteo). No personal info is sent other than location.
차계부의 출발/도착을 도로명 주소로 바꾸고, 목적지·내 위치 등록의 장소 검색을 위해 카카오 로컬 API에 좌표 또는 검색어를 조회합니다. 실패 시 Android 지오코더(Google)로 폴백합니다. 그 외 개인정보는 보내지 않습니다.
Queries Kakao Local API with coordinates or search terms to convert trip log locations to street addresses and search destinations. Falls back to Android Geocoder on failure.
차계부 상세의 경로 지도를 그릴 때 OpenStreetMap 타일 서버에서 지도 이미지를 내려받습니다. 조회하는 지도 영역 좌표가 서버에 전달되며, 계정·키 없이 동작합니다.
Downloads map images from OpenStreetMap tile servers when drawing trip log routes. Map bounding box coordinates are sent; operates without keys or accounts.
새 버전 확인은 구글 플레이, 변경사항은 본 홈페이지의 공개 파일을 단순히 내려받습니다. 개인정보를 보내지 않습니다.
Checks for new versions via Google Play and downloads changelogs directly from this homepage. No personal info is sent.
없습니다.
None.
앱이 꺼져 있을 때도 백그라운드에서 차량 탑승/주행을 감지하고, 주행 중 카메라 경고를 띄우기 위해 반드시 필요합니다.
Strictly required to detect boarding/driving in the background when the app is closed, and to provide camera alerts while driving.
차량과 로컬 BLE 통신으로 연결 및 폰키 제어를 하기 위해 필요합니다.
Required for local BLE communication and Phone Key control with your vehicle.
주행 시작/종료 브리핑, 자동화 실행 결과, 오류 메시지 등 백그라운드 동작 상태를 사용자에게 알리기 위해 필요합니다.
Required to notify you of background operation status, such as driving start/end briefings, automation results, and error messages.
배터리를 절약하기 위해, 스마트폰이 물리적으로 이동 중일 때만 주행 감지 로직을 깨우는 데 사용됩니다.
Used to save battery by waking up the driving detection logic only when the smartphone is physically moving.
개인정보 처리방침이나 앱 동작과 관련해 궁금한 점이 있다면 아래 이메일로 문의해 주세요.
✉️ woobooung@gmail.com
If you have any questions regarding this privacy policy or the app's operation, please contact us at the email below.
✉️ woobooung@gmail.com