1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Merge pull request #58 from YunoHost-Apps/testing

upgrade to 0.8.0
This commit is contained in:
Thomas 2024-04-22 08:40:30 +02:00 committed by GitHub
commit 5b6ccd102e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 57 additions and 6 deletions

View file

@ -3,3 +3,5 @@
- [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)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files
No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file.
**Shipped version:** 0.7.32~ynh1
**Shipped version:** 0.8.0~ynh1
## Screenshots

View file

@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files
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
**Paketatutako bertsioa:** 0.8.0~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
FitTrackee vous permet de suivre vos activités de plein air (séances d'entraînement) à partir de fichiers gpx et de conserver vos données sur votre propre serveur.
Aucune application mobile n'a encore été développée, mais plusieurs applications mobiles existantes peuvent stocker localement les données des séances d'entraînement et les exporter dans un fichier gpx.
**Version incluse:** 0.7.32~ynh1
**Version incluse:** 0.8.0~ynh1
## Captures décran

View file

@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files
No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file.
**Versión proporcionada:** 0.7.32~ynh1
**Versión proporcionada:** 0.8.0~ynh1
## Capturas de pantalla

49
README_zh_Hans.md Normal file
View file

@ -0,0 +1,49 @@
<!--
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
请勿手动编辑。
-->
# YunoHost 的 FitTrackee
[![集成程度](https://dash.yunohost.org/integration/fittrackee.svg)](https://dash.yunohost.org/appci/app/fittrackee) ![工作状态](https://ci-apps.yunohost.org/ci/badges/fittrackee.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/fittrackee.maintain.svg)
[![使用 YunoHost 安装 FitTrackee](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=fittrackee)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 FitTrackee。*
> *如果您还没有 YunoHost请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
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.
**分发版本:** 0.8.0~ynh1
## 截图
![FitTrackee 的截图](./doc/screenshots/screenshot-fittrackee.png)
## 文档与资源
- 官方应用网站: <https://samr1.github.io/FitTrackee>
- 官方管理文档: <https://samr1.github.io/FitTrackee>
- 上游应用代码库: <https://github.com/SamR1/FitTrackee>
- YunoHost 商店: <https://apps.yunohost.org/app/fittrackee>
- 报告 bug <https://github.com/YunoHost-Apps/fittrackee_ynh/issues>
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing --debug
sudo yunohost app upgrade fittrackee -u https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing --debug
```
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>

View file

@ -7,7 +7,7 @@ description.gl = "Rexistra as túas actividades ao aire libre 🚴"
description.ca = "Seguiment d'activitats a l'aire lliure autoallotjat 🚴"
description.fr = "Traqueur dactivités extérieures auto-hébergé 🚴"
version = "0.7.32~ynh1"
version = "0.8.0~ynh1"
maintainers = ["Thovi98"]

View file

@ -15,5 +15,5 @@ test_format = 1.0
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.499f21b.name = "0.7.32"