Hauk

Hauk

Self-hosted real-time location sharing

Marius Lindvall Location Tracker & Sharer

Screenshots

Screenshot of Hauk Screenshot of Hauk Screenshot of Hauk Screenshot of Hauk Screenshot of Hauk

Description

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.

What’s new (1.6.2)

This updated adds support for Android versions up to Android 13. Due to compatibility issues, support for Android 6 has also been dropped in this release for now.

For the full changelog, please see https://github.com/bilde2910/Hauk/releases.

Versions

Version Date Size Requires Android Download
1.6.2 current
0965ffda20c419c6…
2023-08-18 3.3 MB API 24
1.6.1
96f9d3f48e5ec27b…
2020-03-30 2.0 MB API 23
1.6
0a2e6cb65a8251a0…
2019-12-30 2.0 MB API 23

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Precise locationDetermine the location via GPS.
  • Approximate locationDetermine the location via the network.
  • Foreground serviceKeep running in the background, visible in the status bar.
  • Internet accessSend and receive data over the internet.
  • hauk.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments