Hauk lets you share your location in real-time with friends and family for a specified period of time. Meeting up with someone? Send them a Hauk link, and they can follow your location live on a map until you arrive to meet them.
This app requires that you have installed the Hauk backend on a server. Please see https://github.com/bilde2910/Hauk for backend installation instructions.
Required permissions:
* ACCESS_FINE_LOCATION - for getting your location, so that it can be shared
* FOREGROUND_SERVICE - for keeping the share running when the app is minimized
* INTERNET - for communicating with your Hauk backend server
Hauk does not share your location data to anywhere except the Hauk backend server you specify within the app. A unique link will be generated for your location share when you start sharing; anyone with this link will be able to see your location in real-time for as long as you are sharing.
Hauk可让您在指定的时间段内与朋友和家人实时共享您的位置。与某人见面?给他们发送Hauk链接,他们就可以在地图上实时跟踪您的位置,直到您遇到他们为止。
此应用要求您已在服务器上安装Hauk后端。请参阅https://github.com/bilde2910/Hauk了解后端安装说明。
所需权限:
* ACCESS_FINE_LOCATION-用于获取您的位置,以便可以共享
* FOREGROUND_SERVICE-在最小化应用程序时保持共享运行
*互联网-用于与Hauk后端服务器进行通信
Hauk不会将您的位置数据共享到您在应用程序中指定的Hauk后端服务器以外的任何地方。开始共享时,将为您的位置共享生成一个唯一链接;只要您共享,任何具有此链接的人都可以实时查看您的位置。