From 4efa298bd4a4d5fae87734d31f1605fad2aff8b6 Mon Sep 17 00:00:00 2001 From: Limezy Date: Mon, 11 Mar 2024 02:04:18 +0700 Subject: [PATCH 1/5] Update --- conf/version.json | 6 +++--- manifest.toml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/version.json b/conf/version.json index 389949d..da9b5e2 100644 --- a/conf/version.json +++ b/conf/version.json @@ -1,6 +1,6 @@ { "app": "moncycle.app", - "version": "11.0.2~ynh1", - "build": "2024-03-08", - "commit": "98bedec" + "version": "11.0.3~ynh1", + "build": "2024-03-11", + "commit": "8d8409b" } diff --git a/manifest.toml b/manifest.toml index 85d63e3..a580247 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Moncycle" description.en = "Menstrual cycle follow-up for natural family planning" description.fr = "Suivi de cycle pour les méthodes naturelles de régulation de naissance" -version = "11.0.2~ynh1" +version = "11.0.3~ynh1" maintainers = ["Raoul de Limezy"] @@ -34,8 +34,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jean-io/moncycle.app/archive/98bedeccb3daa05c9c634d2dfb62ea5fc59d7ac7.zip" - sha256 = "14af46f26a8aaa956fb9aae0791adb66110baea405bedc00610917dae9ffe0b3" + url = "https://github.com/jean-io/moncycle.app/archive/8d8409bf8afb4129989a3011b6a91da3b5d34950.zip" + sha256 = "6dbb8480432de7287148d6bfe9b58222b74f0dded3766942273312e180f28962" autoupdate.strategy = "latest_github_release" [resources.system_user] From fb52cec0b580658886aa8176041b5c59a40f8274 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 9 Apr 2024 03:40:31 +0200 Subject: [PATCH 2/5] Upgrade to v13 https://github.com/jean-io/moncycle.app/releases/tag/v13 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a580247..0c59e04 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Moncycle" description.en = "Menstrual cycle follow-up for natural family planning" description.fr = "Suivi de cycle pour les méthodes naturelles de régulation de naissance" -version = "11.0.3~ynh1" +version = "13~ynh1" maintainers = ["Raoul de Limezy"] @@ -34,8 +34,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jean-io/moncycle.app/archive/8d8409bf8afb4129989a3011b6a91da3b5d34950.zip" - sha256 = "6dbb8480432de7287148d6bfe9b58222b74f0dded3766942273312e180f28962" + url = "https://github.com/jean-io/moncycle.app/archive/refs/tags/v13.tar.gz" + sha256 = "db7ae0dcb3c307d6881ae1d1af67670ac4951d67fa788ce7cc0cb2bf4f08eb3f" autoupdate.strategy = "latest_github_release" [resources.system_user] From 9188c00051aafe1feb20eed227e2f40cba93474b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 9 Apr 2024 01:40:33 +0000 Subject: [PATCH 3/5] Auto-update READMEs --- ALL_README.md | 6 +++++ README.md | 17 +++++++------- README_eu.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 31 ++++++++++++------------ README_gl.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 161 insertions(+), 23 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_eu.md create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..77b7509 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,6 @@ +# 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) diff --git a/README.md b/README.md index 09b0939..1f4245e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install Moncycle with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=moncycle) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install Moncycle 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.* +> *This package allows you to install Moncycle 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.* ## Overview @@ -34,7 +34,8 @@ Make it easy to monitor menstrual cycles and apply natural methods. Billings. Sy - the same account on several devices - automatic sending of cycles by email - no data sales/no advertising -**Shipped version:** 11.0.2~ynh1 + +**Shipped version:** 13~ynh1 **Demo:** @@ -51,11 +52,11 @@ Make it easy to monitor menstrual cycles and apply natural methods. Billings. Sy ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug or sudo yunohost app upgrade moncycle -u https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..c91abb4 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,65 @@ + + +# Moncycle YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/moncycle.svg)](https://dash.yunohost.org/appci/app/moncycle) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/moncycle.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/moncycle.maintain.svg) + +[![Instalatu Moncycle YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=moncycle) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Moncycle YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Make it easy to monitor menstrual cycles and apply natural methods. Billings. Symptothermy. FertilityCare + +### Features: + +- a menstrual cycle tracking chart +- dedicated to natural methods +- monitoring the evolution of cervical mucus +- body temperature tracking (optional) +- FertilityCare rating (optional) +- simple on phone as on PC +- aesthetic visual with dark mode +- open source code +- no pseudo predictive intelligence +- PDF/CSV export for your instructors +- finished Excel or Google Sheets +- the same account on several devices +- automatic sending of cycles by email +- no data sales/no advertising + +**Paketatutako bertsioa:** 13~ynh1 + +**Demoa:** + +## Pantaila-argazkiak + +![Moncycle(r)en pantaila-argazkia](./doc/screenshots/moncycle_app.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug +edo +sudo yunohost app upgrade moncycle -u https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index e552e39..9904dc4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # Moncycle pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer Moncycle avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=moncycle) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Moncycle rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer Moncycle rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble @@ -35,9 +35,10 @@ Rendre facile le suivi des cycles menstruels et l’application des méthodes na - envoi par mail automatique des cycles - pas de vente de données/pas de publicité -**Version incluse :** 11.0.2~ynh1 -**Démo :** +**Version incluse :** 13~ynh1 + +**Démo :** ## Captures d’écran @@ -45,21 +46,21 @@ Rendre facile le suivi des cycles menstruels et l’application des méthodes na ## Documentations et ressources -- Site officiel de l’app : -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug ou sudo yunohost app upgrade moncycle -u https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..be132ba --- /dev/null +++ b/README_gl.md @@ -0,0 +1,65 @@ + + +# Moncycle para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/moncycle.svg)](https://dash.yunohost.org/appci/app/moncycle) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/moncycle.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/moncycle.maintain.svg) + +[![Instalar Moncycle con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=moncycle) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Moncycle de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Make it easy to monitor menstrual cycles and apply natural methods. Billings. Symptothermy. FertilityCare + +### Features: + +- a menstrual cycle tracking chart +- dedicated to natural methods +- monitoring the evolution of cervical mucus +- body temperature tracking (optional) +- FertilityCare rating (optional) +- simple on phone as on PC +- aesthetic visual with dark mode +- open source code +- no pseudo predictive intelligence +- PDF/CSV export for your instructors +- finished Excel or Google Sheets +- the same account on several devices +- automatic sending of cycles by email +- no data sales/no advertising + +**Versión proporcionada:** 13~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de Moncycle](./doc/screenshots/moncycle_app.png) + +## Documentación e recursos + +- Web oficial da app: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug +ou +sudo yunohost app upgrade moncycle -u https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** From fd3ae80b2a44fa52c21c5c89a589957efa9b6e6f Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 23 Apr 2024 13:55:21 +0700 Subject: [PATCH 4/5] Update version.json --- conf/version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/version.json b/conf/version.json index da9b5e2..dd88c1e 100644 --- a/conf/version.json +++ b/conf/version.json @@ -1,6 +1,6 @@ { "app": "moncycle.app", - "version": "11.0.3~ynh1", - "build": "2024-03-11", - "commit": "8d8409b" + "version": "13~ynh1", + "build": "2024-04-23", + "commit": "5415446" } From 5c8d2a2c3454cd264089101dd6a16fdd33bba2fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 23 Apr 2024 06:55:28 +0000 Subject: [PATCH 5/5] Auto-update READMEs --- ALL_README.md | 1 + README_zh_Hans.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 77b7509..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [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) diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..3e05dc0 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,65 @@ + + +# YunoHost 的 Moncycle + +[![集成程度](https://dash.yunohost.org/integration/moncycle.svg)](https://dash.yunohost.org/appci/app/moncycle) ![工作状态](https://ci-apps.yunohost.org/ci/badges/moncycle.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/moncycle.maintain.svg) + +[![使用 YunoHost 安装 Moncycle](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=moncycle) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Moncycle。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Make it easy to monitor menstrual cycles and apply natural methods. Billings. Symptothermy. FertilityCare + +### Features: + +- a menstrual cycle tracking chart +- dedicated to natural methods +- monitoring the evolution of cervical mucus +- body temperature tracking (optional) +- FertilityCare rating (optional) +- simple on phone as on PC +- aesthetic visual with dark mode +- open source code +- no pseudo predictive intelligence +- PDF/CSV export for your instructors +- finished Excel or Google Sheets +- the same account on several devices +- automatic sending of cycles by email +- no data sales/no advertising + +**分发版本:** 13~ynh1 + +**演示:** + +## 截图 + +![Moncycle 的截图](./doc/screenshots/moncycle_app.png) + +## 文档与资源 + +- 官方应用网站: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug +或 +sudo yunohost app upgrade moncycle -u https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**