mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-07-31 19:50:58 +00:00
No description
| android | ||
| backend | ||
| fastlane/metadata/android/en-US | ||
| .gitattributes | ||
| CODE_OF_CONDUCT.md | ||
| LICENSE | ||
| README.md | ||
Hauk
Hauk is a fully open source, self-hosted location sharing service. Install the backend code on a PHP-compatible web server, install the companion app on your phone, and you're good to go!
Installation instructions
- On your server, install Memcached, PHP and a web server.
- Copy everything in the "backend" folder in this repository to somewhere in your web root.
- Modify config.php to your liking.
- Start Memcached and the web server.
- Install the companion Android app on your phone.
Demo server
If you'd like to see what Hauk can do, download the app and insert connection details for the demo server:
Server: https://apps.varden.info/demo/hauk/
Password: demo
Location shares on the demo server is limited to 2 minutes and is only meant for demonstration purposes. Set up your own server to use Hauk to its full extent.
