mirror of
https://github.com/YunoHost-Apps/traccar_ynh.git
synced 2024-09-03 20:35:56 +02:00
commit
b20fd1a340
6 changed files with 70 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
- [Leggi il “README” in italiano](README_it.md)
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=traccar)
|
[](https://install-app.yunohost.org/?app=traccar)
|
||||||
|
|
||||||
*[Read this README is other languages.](./ALL_README.md)*
|
*[Read this README in other languages.](./ALL_README.md)*
|
||||||
|
|
||||||
> *This package allows you to install Traccar quickly and simply on a YunoHost server.*
|
> *This package allows you to install Traccar quickly and simply on a YunoHost server.*
|
||||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||||
|
@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
|
||||||
- Email and SMS support
|
- Email and SMS support
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 5.12~ynh1
|
**Shipped version:** 6.0~ynh1
|
||||||
|
|
||||||
**Demo:** <https://www.traccar.org/demo-server/>
|
**Demo:** <https://www.traccar.org/demo-server/>
|
||||||
|
|
||||||
|
|
60
README_eu.md
Normal file
60
README_eu.md
Normal file
|
@ -0,0 +1,60 @@
|
||||||
|
<!--
|
||||||
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||||
|
EZ editatu eskuz.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Traccar YunoHost-erako
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/traccar)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=traccar)
|
||||||
|
|
||||||
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Pakete honek Traccar YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||||
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||||
|
|
||||||
|
## Aurreikuspena
|
||||||
|
|
||||||
|
Traccar is an open source GPS tracking system. It supports more than 200 GPS protocols and more than 2000 models of GPS tracking devices.
|
||||||
|
|
||||||
|
### 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
|
||||||
|
|
||||||
|
|
||||||
|
**Paketatutako bertsioa:** 6.0~ynh1
|
||||||
|
|
||||||
|
**Demoa:** <https://www.traccar.org/demo-server/>
|
||||||
|
|
||||||
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Dokumentazioa eta baliabideak
|
||||||
|
|
||||||
|
- Aplikazioaren webgune ofiziala: <https://www.traccar.org/>
|
||||||
|
- Administratzaileen dokumentazio ofiziala: <https://www.traccar.org/documentation/>
|
||||||
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/traccar/traccar>
|
||||||
|
- YunoHost Denda: <https://apps.yunohost.org/app/traccar>
|
||||||
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/traccar_ynh/issues>
|
||||||
|
|
||||||
|
## Garatzaileentzako informazioa
|
||||||
|
|
||||||
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/traccar_ynh/tree/testing).
|
||||||
|
|
||||||
|
`testing` abarra probatzeko, ondorengoa egin:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
|
||||||
|
edo
|
||||||
|
sudo yunohost app upgrade traccar -u https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -29,7 +29,7 @@ Traccar est un système de suivi GPS open source. Il prend en charge plus de 200
|
||||||
- Assistance par e-mail et SMS
|
- Assistance par e-mail et SMS
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 5.12~ynh1
|
**Version incluse :** 6.0~ynh1
|
||||||
|
|
||||||
**Démo :** <https://www.traccar.org/demo-server/>
|
**Démo :** <https://www.traccar.org/demo-server/>
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
|
||||||
- Email and SMS support
|
- Email and SMS support
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 5.12~ynh1
|
**Versión proporcionada:** 6.0~ynh1
|
||||||
|
|
||||||
**Demo:** <https://www.traccar.org/demo-server/>
|
**Demo:** <https://www.traccar.org/demo-server/>
|
||||||
|
|
||||||
|
|
|
@ -7,9 +7,9 @@ name = "Traccar"
|
||||||
description.en = "GPS tracking platform"
|
description.en = "GPS tracking platform"
|
||||||
description.fr = "Plateforme de suivi GPS"
|
description.fr = "Plateforme de suivi GPS"
|
||||||
|
|
||||||
version = "5.12~ynh1"
|
version = "6.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
|
@ -44,8 +44,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/traccar/traccar/releases/download/v5.12/traccar-other-5.12.zip"
|
url = "https://github.com/traccar/traccar/releases/download/v6.0/traccar-other-6.0.zip"
|
||||||
sha256 = "25a61bea9d46d5c1b263c9a53fbdb2834c0c3ef1c0daa54ae99579c0ab4accdf"
|
sha256 = "face8357aed406f459f1bc56a80be1c53d5a6a08416a56a5fb80401ebebb8ce9"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
format = "zip"
|
format = "zip"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
@ -61,6 +61,7 @@ ram.runtime = "50M"
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
api.url = "/api"
|
api.url = "/api"
|
||||||
|
api.additional_urls = [ "/?id=" ]
|
||||||
api.show_tile = false
|
api.show_tile = false
|
||||||
api.allowed = "visitors"
|
api.allowed = "visitors"
|
||||||
api.auth_header = false
|
api.auth_header = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue