에 의해 게시 Jouni Erola
1. Visits HTTP is an background app to help implement logging, tracking or automatizing geolocation changes.
2. DISCLAIMER: this app uses Visits API by Apple and there isn't really any way to affect how often the HTTP GET is called.
3. However the Visits API works really well and you get pretty accurate tracking of your movements in terms of common places you visits.
4. It sends the events through HTTP to user defined server.
5. For example PHP or Python scripting is essential to get this app working.
6. You are free to program your own processing for this information.
7. You can log your working times, make daily statistic of your moves etc.
8. To use this app you need some basic understanding of web programming to use this app.
또는 아래 가이드를 따라 PC에서 사용하십시오. :
PC 버전 선택:
소프트웨어 설치 요구 사항:
직접 다운로드 가능합니다. 아래 다운로드 :
설치 한 에뮬레이터 애플리케이션을 열고 검색 창을 찾으십시오. 일단 찾았 으면 Visits HTTP 검색 막대에서 검색을 누릅니다. 클릭 Visits HTTP응용 프로그램 아이콘. 의 창 Visits HTTP Play 스토어 또는 앱 스토어의 스토어가 열리면 에뮬레이터 애플리케이션에 스토어가 표시됩니다. Install 버튼을 누르면 iPhone 또는 Android 기기 에서처럼 애플리케이션이 다운로드되기 시작합니다. 이제 우리는 모두 끝났습니다.
"모든 앱 "아이콘이 표시됩니다.
클릭하면 설치된 모든 응용 프로그램이 포함 된 페이지로 이동합니다.
당신은 아이콘을 클릭하십시오. 그것을 클릭하고 응용 프로그램 사용을 시작하십시오.
다운로드 Visits HTTP Mac OS의 경우 (Apple)
다운로드 | 개발자 | 리뷰 | 평점 |
---|---|---|---|
$0.99 Mac OS의 경우 | Jouni Erola | 0 | 1 |
Visits HTTP is an background app to help implement logging, tracking or automatizing geolocation changes. It sends the events through HTTP to user defined server. You are free to program your own processing for this information. You can log your working times, make daily statistic of your moves etc. DISCLAIMER: this app uses Visits API by Apple and there isn't really any way to affect how often the HTTP GET is called. However the Visits API works really well and you get pretty accurate tracking of your movements in terms of common places you visits. To use this app you need some basic understanding of web programming to use this app. For example PHP or Python scripting is essential to get this app working. The HTTP GET parameters are following: lat=[latitude]&lon=[longitude]&deviceid=[id]&battery=[percentage]&arrival=[ISO time]&departure=[ISO time]