mirror of
https://github.com/YunoHost-Apps/owntracks_ynh.git
synced 2024-09-03 19:56:24 +02:00
Owntracks package for YunoHost
713418e713
* [enh] package overhaul up to v3.7 standards * [rem] --time at last progression message * [fix] user and permissions |
||
---|---|---|
conf | ||
scripts | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md |
Owntracks app for YunoHost
- Yunohost project
- Owntracks website
- php-owntracks-recorder
- php-owntracks-recorder altered version for YunoHost
A location history app for YunoHost, based on Owntracks and its PHP implementation for recording and displaying.
Features
- Owntracks features for a HTTP API, limited to the features implemented by the PHP recorder. Notably, no Friends feature. The upstream PHP recorder has been tweaked to remove a cumbersome PHP dependency.
- Multi-user: each YunoHost user can connect though basic HTTP authentication, and has only access to their data.
Installation
- Install the app on your YunoHost server
- Install the mobile app on your device, see Owntracks website
- Configure your mobile app:
- Allow it to access your location
- Preference > Connection
- Mode:
Private http
- Host:
https://DOMAIN/PATH/record.php
- Identification
- Authentication:
enabled
- Username/password: your YNH credentials
- Device ID: as you wish
- Authentication:
- Mode:
- Refer to the Owntracks documentation for the other settings