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

Auto-update README

This commit is contained in:
yunohost-bot 2022-06-17 16:49:46 +00:00
parent 31960de04f
commit 64f3ede3d8
2 changed files with 27 additions and 21 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Castopod for YunoHost
[![Integration level](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![Working status](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Install Castopod with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=castopod)
*[Lire ce readme en français.](./README_fr.md)*
@ -40,13 +40,13 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
- Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come!
**Shipped version:** 1.0.0-94~ynh1
**Shipped version:** 1.0.0-95~ynh1
**Demo:** https://podcast.podlibre.org/@podlibre_fr
## Screenshots
![](./doc/screenshots/screenshot.png)
![Screenshot of Castopod](./doc/screenshots/screenshot.png)
## Disclaimers / important information
@ -65,21 +65,22 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
## Documentation and resources
* Official app website: https://castopod.org/
* Official admin documentation: https://docs.castopod.org/
* Upstream app code repository: https://code.castopod.org/adaures/castopod
* YunoHost documentation for this app: https://yunohost.org/app_castopod
* Report a bug: https://github.com/YunoHost-Apps/castopod_ynh/issues
* Official app website: <https://castopod.org/>
* Official admin documentation: <https://docs.castopod.org/>
* Upstream app code repository: <https://code.castopod.org/adaures/castopod>
* YunoHost documentation for this app: <https://yunohost.org/app_castopod>
* Report a bug: <https://github.com/YunoHost-Apps/castopod_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/castopod_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
or
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Castopod pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/castopod.svg)](https://dash.yunohost.org/appci/app/castopod) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/castopod.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/castopod.maintain.svg)
[![Installer Castopod avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=castopod)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Castopod 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.*
@ -36,13 +40,13 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
- Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come!
**Version incluse :** 1.0.0-94~ynh1
**Version incluse :** 1.0.0-95~ynh1
**Démo :** https://podcast.podlibre.org/@podlibre_fr
## Captures d'écran
![](./doc/screenshots/screenshot.png)
![Capture d'écran de Castopod](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -61,21 +65,22 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
## Documentations et ressources
* Site officiel de l'app : https://castopod.org/
* Documentation officielle de l'admin : https://docs.castopod.org/
* Dépôt de code officiel de l'app : https://code.castopod.org/adaures/castopod
* Documentation YunoHost pour cette app : https://yunohost.org/app_castopod
* Signaler un bug : https://github.com/YunoHost-Apps/castopod_ynh/issues
* Site officiel de l'app : <https://castopod.org/>
* Documentation officielle de l'admin : <https://docs.castopod.org/>
* Dépôt de code officiel de l'app : <https://code.castopod.org/adaures/castopod>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_castopod>
* Signaler un bug : <https://github.com/YunoHost-Apps/castopod_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/castopod_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
ou
sudo yunohost app upgrade castopod -u https://github.com/YunoHost-Apps/castopod_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>