Owntracks app for Yunohost
Overview
Owntracks is an self-hostable location history application. Your location is sent from your mobile device to your Owntracks instance, which stores it in the database. Your travels are then displayed on a map on your server.
Owntracks can send data to a MQTT or a web server. Here, the app uses a PHP interface to receive, store and display the location history.
Documentation
- Official website
- Official documentation
- Original PHP interface, and its fork for YunoHost compatibility
- Owntracks_ynh repository for installation and configuration of the mobile apps
Features
- iOS and Android companion apps
- Openstreemap display provided by Leaflet
Integration with YunoHost
- Multi-user: any YunoHost user can send their location to the app
- Private mode mandatory: the app only displays the location of the connected user.
- Installation at root of domain, or on a path
Development status
Version 0.1-beta.8 needs testing !
Issues : Issues · YunoHost-Apps/owntracks_ynh · GitHub
Installation
sudo yunohost app install https://github.com/YunoHost-Apps/owntracks_ynh
Refer to the README to configure the mobile apps.
Application Owntracks pour Yunohost
Description
Owntracks est une application auto-hébergée pour suivre ses déplacements. Votre emplacement est envoyé de téléphone (ou tout autre appareil nomade) à l’app qui se charge de l’enregistrer dans sa base de donnée. Les déplacements sont affichés dans l’app sur une carte.
Owntracks peut envoyer les données à un serveur MQTT ou web. Ici, l’app utilise une interface PHP pour recevoir, stocker et afficher votre historique de localisation.
Documentation
- Site officiel
- Documentation officielle
- Interface PHP d’origine, et son fork pour YunoHost
- Le dépôt owntracks_ynh pour l’installation de l’app ynh, et la configuration des apps mobiles
Fonctionnalités
- Apps mobiles iOS et Android
- Carte Openstreemap fournie par Leaflet
Intégration avec YunoHost
- Multi-utilisateur: tout utilisateur du serveur YunoHost peut envoyer son emplacement
- Mode privé obligatoire: l’app n’affiche l’historique d’emplacement que de l’utilisateur connecté
- Installation en tĂŞte de domaine, ou sur un chemin
État du développement
Version 0.1-beta.8 : testeurs demandés !
Problèmes : Issues · YunoHost-Apps/owntracks_ynh · GitHub
Installation
sudo yunohost app install https://github.com/YunoHost-Apps/owntracks_ynh
Référez-vous au README pour configurer les apps mobiles