mirror of
https://github.com/YunoHost-Apps/traccar_ynh.git
synced 2024-09-03 20:35:56 +02:00
2.3 KiB
2.3 KiB
Traccar for YunoHost
This package allows you to install Traccar quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Traccar is an open source GPS tracking system. This repository contains Java-based back-end service. It supports more than 200 GPS protocols and more than 2000 models of GPS tracking devices. Traccar can be used with any major SQL database system.
Features
Real-time GPS tracking
Driver behaviour monitoring
Detailed and summary reports
Geofencing functionality
Alarms and notifications
Account and device management
Email and SMS support
Shipped version: 5.9~ynh1
Demo: https://www.traccar.org/demo-server/
Screenshots
Documentation and resources
- Official app website: https://www.traccar.org/
- Official admin documentation: https://www.traccar.org/documentation/
- Upstream app code repository: https://github.com/traccar/traccar-web
- YunoHost Store: https://apps.yunohost.org/app/traccar
- Report a bug: https://github.com/YunoHost-Apps/traccar_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
or
sudo yunohost app upgrade traccar -u https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps