mirror of
https://github.com/YunoHost-Apps/digitranscode_ynh.git
synced 2024-09-03 18:25:59 +02:00
Auto-update README
This commit is contained in:
parent
4b39a19b5c
commit
e1f6ef8315
2 changed files with 30 additions and 30 deletions
30
README.md
30
README.md
|
@ -3,42 +3,42 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Digiwords for YunoHost
|
||||
# Digitranscode for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/digiwords.svg)](https://dash.yunohost.org/appci/app/digiwords) ![Working status](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg)
|
||||
[![Install Digiwords with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digiwords)
|
||||
[![Integration level](https://dash.yunohost.org/integration/digitranscode.svg)](https://dash.yunohost.org/appci/app/digitranscode) ![Working status](https://ci-apps.yunohost.org/ci/badges/digitranscode.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/digitranscode.maintain.svg)
|
||||
[![Install Digitranscode with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digitranscode)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Digiwords quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Digitranscode 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
|
||||
|
||||
With Digiwords, you can create interactive wordclouds.
|
||||
an online app that can convert audio files (.mp3, .wav, .m4a, .ogg, .flac, .aac, .wma) and video files (.wmv, .avi, .webm, .mkv, .ogm, .mp4, .m4v, .mov, .flv) into different formats.
|
||||
|
||||
**Shipped version:** 0.3.5~ynh1
|
||||
**Shipped version:** 0.1.2~ynh1
|
||||
|
||||
**Demo:** https://ladigitale.dev/digiwords/#/
|
||||
**Demo:** https://ladigitale.dev/digitranscode/
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://ladigitale.dev/>
|
||||
* Official user documentation: <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
||||
* Official admin documentation: <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
|
||||
* Upstream app code repository: <https://codeberg.org/ladigitale/digiwords>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_digiwords>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
||||
* Official user documentation: <https://ladigitale.dev/blog/digitranscode-pour-convertir-des-fichiers-audio-et-des-videos>
|
||||
* Official admin documentation: <https://codeberg.org/ladigitale/digitranscode/src/branch/main/README.md>
|
||||
* Upstream app code repository: <https://codeberg.org/ladigitale/digitranscode>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_digitranscode>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/digitranscode_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/digitranscode_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digitranscode_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade digitranscode -u https://github.com/YunoHost-Apps/digitranscode_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
30
README_fr.md
30
README_fr.md
|
@ -3,42 +3,42 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Digiwords pour YunoHost
|
||||
# Digitranscode pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/digiwords.svg)](https://dash.yunohost.org/appci/app/digiwords) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg)
|
||||
[![Installer Digiwords avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digiwords)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/digitranscode.svg)](https://dash.yunohost.org/appci/app/digitranscode) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/digitranscode.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/digitranscode.maintain.svg)
|
||||
[![Installer Digitranscode avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digitranscode)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Digiwords rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d'installer Digitranscode 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
|
||||
|
||||
Digiwords permet de créer des nuages de mots interactifs.
|
||||
Une application en ligne qui permet de convertir des fichiers audio (.mp3, .wav, .m4a, .ogg, .flac, .aac, .wma) et des vidéos (.wmv, .avi, .webm, .mkv, .ogm, .mp4, .m4v, .mov, .flv) en différents formats.
|
||||
|
||||
**Version incluse :** 0.3.5~ynh1
|
||||
**Version incluse :** 0.1.2~ynh1
|
||||
|
||||
**Démo :** https://ladigitale.dev/digiwords/#/
|
||||
**Démo :** https://ladigitale.dev/digitranscode/
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://ladigitale.dev/>
|
||||
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
|
||||
* Documentation officielle de l'admin : <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
|
||||
* Dépôt de code officiel de l'app : <https://codeberg.org/ladigitale/digiwords>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_digiwords>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
|
||||
* Documentation officielle utilisateur : <https://ladigitale.dev/blog/digitranscode-pour-convertir-des-fichiers-audio-et-des-videos>
|
||||
* Documentation officielle de l'admin : <https://codeberg.org/ladigitale/digitranscode/src/branch/main/README.md>
|
||||
* Dépôt de code officiel de l'app : <https://codeberg.org/ladigitale/digitranscode>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_digitranscode>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/digitranscode_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/digitranscode_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/digitranscode_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade digitranscode -u https://github.com/YunoHost-Apps/digitranscode_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Reference in a new issue