From a7706b1f6f1135bd98304352b9d0aefcd664561d Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Mon, 6 Dec 2021 17:49:52 +0100 Subject: [PATCH 1/7] [fix] Multi-antenna --- scripts/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config b/scripts/config index 59aef6d..055c994 100644 --- a/scripts/config +++ b/scripts/config @@ -83,7 +83,7 @@ get__wifi_device() { cat << EOF choices: EOF - for device in $(iw_devices) + for device in $(iw_devices | sed "s/,/ /g") do echo " $device: $device" done From 84946f81d36acb1bb8fd2b3d3927ed4589768688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 6 Jan 2023 10:02:36 +0100 Subject: [PATCH 2/7] Fix typo --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index ebf7ac6..c609848 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "hotspot", "packaging_format": 1, "description": { - "en": "Create and manager wifi networks, share Internet access and use Yunohost apps accross wifi", - "fr": "Créer et configurer des réseaux wifi, partager l'accès a Internet et utiliser les applications Yunohost via wifi" + "en": "Create and manager wifi networks, share Internet access and use YunoHost apps accross wifi", + "fr": "Créer et configurer des réseaux wifi, partager l'accès a Internet et utiliser les applications YunoHost via wifi" }, "version": "2.0~ynh3", "url": "https://github.com/labriqueinternet/hotspot_ynh", @@ -56,7 +56,7 @@ "name": "firmware_nonfree", "type": "boolean", "ask": { - "en": "Install non-free WiFi firmwares ? (Only needed if you're using a proprietary WiFi antenna/dongle)", + "en": "Install non-free WiFi firmwares? (Only needed if you're using a proprietary WiFi antenna/dongle)", "fr": "Installer des firmwares WiFi non-libres ? (Nécessaire seulement si vous utilisez une antenne/clé WiFi propriétaire)" }, "default": false From 2e3547683c2c4050d043dbb6147ca483ac53a7f0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 6 Jan 2023 09:02:41 +0000 Subject: [PATCH 3/7] Auto-update README --- README.md | 17 ++++++++--------- README_fr.md | 23 +++++++++++++---------- 2 files changed, 21 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 8329832..9acd9d4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Wifi Hotspot for YunoHost -[![Integration level](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![Working status](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) [![Install Wifi Hotspot with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hotspot) *[Lire ce readme en français.](./README_fr.md)* @@ -21,27 +21,26 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in **Shipped version:** 2.0~ynh3 - - ## Screenshots -![](./doc/screenshots/hotspot.png) +![Screenshot of Wifi Hotspot](./doc/screenshots/hotspot.png) ## Documentation and resources -* Official app website: https://internetcu.be/ -* YunoHost documentation for this app: https://yunohost.org/app_hotspot -* Report a bug: https://github.com/YunoHost-Apps/hotspot_ynh/issues +* Official app website: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug or sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 79bfc48..819dd1b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Wifi Hotspot pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) [![Installer Wifi Hotspot avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hotspot) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Wifi Hotspot 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.* @@ -17,27 +21,26 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour **Version incluse :** 2.0~ynh3 - - ## Captures d'écran -![](./doc/screenshots/hotspot.png) +![Capture d'écran de Wifi Hotspot](./doc/screenshots/hotspot.png) ## Documentations et ressources -* Site officiel de l'app : https://internetcu.be/ -* Documentation YunoHost pour cette app : https://yunohost.org/app_hotspot -* Signaler un bug : https://github.com/YunoHost-Apps/hotspot_ynh/issues +* Site officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug ou sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** From c77c6313932f39a23786a1b779d307febb5cebe2 Mon Sep 17 00:00:00 2001 From: ljf Date: Sun, 26 Feb 2023 19:04:58 +0100 Subject: [PATCH 4/7] [fix] Multi antenna again separator has changed --- scripts/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config b/scripts/config index 055c994..2ab89f4 100644 --- a/scripts/config +++ b/scripts/config @@ -83,7 +83,7 @@ get__wifi_device() { cat << EOF choices: EOF - for device in $(iw_devices | sed "s/,/ /g") + for device in $(iw_devices | sed "s/|/ /g") do echo " $device: $device" done From e8eddb26dd444580bf814b3771ddbe863d64f8f1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 26 Feb 2023 18:05:13 +0000 Subject: [PATCH 5/7] Auto-update README --- README.md | 3 ++- README_fr.md | 17 +++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9acd9d4..c945fcb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Wifi Hotspot for YunoHost -[![Integration level](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![Working status](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![Working status](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) + [![Install Wifi Hotspot with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hotspot) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 819dd1b..27a6f13 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,16 @@ It shall NOT be edited by hand. # Wifi Hotspot pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/hotspot.svg)](https://dash.yunohost.org/appci/app/hotspot) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg) + [![Installer Wifi Hotspot avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hotspot) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Wifi Hotspot 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 Wifi Hotspot 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.* -## Vue d'ensemble +## Vue d’ensemble * Diffusez un point d'accès Wi-Fi depuis votre serveur auto-hébergé * À combiner avec l'[app VPN Client](https://github.com/labriqueinternet/vpnclient_ynh) pour obtenir un accès internet aumatiquement protégé par votre VPN @@ -21,13 +22,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour **Version incluse :** 2.0~ynh3 -## Captures d'écran +## Captures d’écran -![Capture d'écran de Wifi Hotspot](./doc/screenshots/hotspot.png) +![Capture d’écran de Wifi Hotspot](./doc/screenshots/hotspot.png) ## Documentations et ressources -* Site officiel de l'app : +* Site officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -43,4 +44,4 @@ ou sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From 31b66afc19df71b1cb58b7c2875b4254bb5a0132 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 26 Jul 2023 19:44:07 +0200 Subject: [PATCH 6/7] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c609848..f2ecc47 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create and manager wifi networks, share Internet access and use YunoHost apps accross wifi", "fr": "Créer et configurer des réseaux wifi, partager l'accès a Internet et utiliser les applications YunoHost via wifi" }, - "version": "2.0~ynh3", + "version": "2.0~ynh4", "url": "https://github.com/labriqueinternet/hotspot_ynh", "license": "AGPL-3.0", "maintainer": { From 46401d395cc4c6935771e036acc8cccb8e0d6b96 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 26 Jul 2023 17:44:11 +0000 Subject: [PATCH 7/7] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c945fcb..f70b8eb 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in * Combine with the [VPN Client app](https://github.com/labriqueinternet/vpnclient_ynh) to obtain a VPN-protected WiFi -**Shipped version:** 2.0~ynh3 +**Shipped version:** 2.0~ynh4 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 27a6f13..88c5f61 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po * À combiner avec l'[app VPN Client](https://github.com/labriqueinternet/vpnclient_ynh) pour obtenir un accès internet aumatiquement protégé par votre VPN -**Version incluse :** 2.0~ynh3 +**Version incluse :** 2.0~ynh4 ## Captures d’écran