mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
commit
499f21b73f
4 changed files with 61 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.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.
|
|||
|
||||
[![Install FitTrackee with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=fittrackee)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install FitTrackee 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.*
|
||||
|
|
49
README_eu.md
Normal file
49
README_eu.md
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# FitTrackee YunoHost-erako
|
||||
|
||||
[![Integrazio maila](https://dash.yunohost.org/integration/fittrackee.svg)](https://dash.yunohost.org/appci/app/fittrackee) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/fittrackee.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/fittrackee.maintain.svg)
|
||||
|
||||
[![Instalatu FitTrackee YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=fittrackee)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek FitTrackee YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
FitTrackee allows you to track your outdoor activities (workouts) from gpx files and keep your data on your own server.
|
||||
No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.7.32~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
![FitTrackee(r)en pantaila-argazkia](./doc/screenshots/screenshot-fittrackee.png)
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://samr1.github.io/FitTrackee>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://samr1.github.io/FitTrackee>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/SamR1/FitTrackee>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/fittrackee>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/fittrackee_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade fittrackee -u https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -3,6 +3,8 @@ packaging_format = 2
|
|||
id = "fittrackee"
|
||||
name = "FitTrackee"
|
||||
description.en = "Self-hosted outdoor activity tracker 🚴"
|
||||
description.gl = "Rexistra as túas actividades ao aire libre 🚴"
|
||||
description.ca = "Seguiment d'activitats a l'aire lliure autoallotjat 🚴"
|
||||
description.fr = "Traqueur d’activités extérieures auto-hébergé 🚴"
|
||||
|
||||
version = "0.7.32~ynh1"
|
||||
|
@ -44,13 +46,19 @@ ram.runtime = "50M"
|
|||
|
||||
[install.password]
|
||||
help.en = "Choose a password for your admin user here."
|
||||
help.gl = "Elixe un contrasinal para a usuaria Admin en FitTrackee."
|
||||
help.ca = "Triar una contrasenya per a l'usuari d'administració."
|
||||
help.fr = "Choisissez un mot de passe pour l’utilisateur admin ici."
|
||||
type = "password"
|
||||
|
||||
[install.weather_api_provider]
|
||||
ask.en = "(Optional) Choose your weather provider between Darksky and Visual Crossing"
|
||||
ask.gl = "(Optativo) Elixe o provedor de meteoroloxía, entre Darksky e Visual Crossing"
|
||||
ask.ca = "(Opcional) Escollir un proveïdor del temps entre Darksky i Visual Crossing"
|
||||
ask.fr = "(Optionnel) Choisissez votre fournisseur météo entre Darksky et Visual Crossing"
|
||||
help.en = "Since Fittrackee 0.7.15, only Visual Crossing is supported"
|
||||
help.gl = "Desde Fittrackee 0.7.15, só temos soporte para Visual Crossing"
|
||||
help.ca = "Des de Fittrackee 0.7.15, només es suporta l'ús de Visual Crossing"
|
||||
help.fr = "Depuis Fittrackee 0.7.15, seul Visual Crossing est supporté"
|
||||
type = "select"
|
||||
choices = ["", "visualcrossing"]
|
||||
|
@ -59,6 +67,8 @@ ram.runtime = "50M"
|
|||
|
||||
[install.weather_api_key]
|
||||
ask.en = "(Optional) Insert here the api key from the chosen weather provider"
|
||||
ask.gl = "(Optativo) Escribe aquí a chave da API do provedor de meteoroloxía elexido"
|
||||
ask.ca = "(Opcional) Inserir la clau de l'API del proveïdor del temps escollit"
|
||||
ask.fr = "(Optionnel) Insérez ici la clé API du fournisseur de météo choisi"
|
||||
type = "string"
|
||||
default = false
|
||||
|
|
Loading…
Reference in a new issue