1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headphones_ynh.git synced 2024-09-03 19:26:02 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/headphones_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-05-25 13:16:29 +02:00
commit 5a709355b4
2 changed files with 11 additions and 9 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Headphones for YunoHost # Headphones for YunoHost
[![Integration level](https://dash.yunohost.org/integration/headphones.svg)](https://dash.yunohost.org/appci/app/headphones) ![Working status](https://ci-apps.yunohost.org/ci/badges/headphones.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/headphones.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/headphones.svg)](https://dash.yunohost.org/appci/app/headphones) ![Working status](https://ci-apps.yunohost.org/ci/badges/headphones.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/headphones.maintain.svg)
[![Install Headphones with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=headphones) [![Install Headphones with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=headphones)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,29 +5,30 @@ It shall NOT be edited by hand.
# Headphones pour YunoHost # Headphones pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/headphones.svg)](https://dash.yunohost.org/appci/app/headphones) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/headphones.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/headphones.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/headphones.svg)](https://dash.yunohost.org/appci/app/headphones) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/headphones.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/headphones.maintain.svg)
[![Installer Headphones avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=headphones) [![Installer Headphones avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=headphones)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Headphones rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Headphones 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent, Deluge and Blackhole. Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent, Deluge and Blackhole.
**Version incluse :** 0.6.0~ynh1 **Version incluse :** 0.6.0~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de Headphones](./doc/screenshots/screenshot01.png) ![Capture décran de Headphones](./doc/screenshots/screenshot01.png)
## Documentations et ressources ## Documentations et ressources
* Documentation officielle utilisateur : <https://github.com/rembo10/headphones/wiki/Usage-guide> * Documentation officielle utilisateur : <https://github.com/rembo10/headphones/wiki/Usage-guide>
* Dépôt de code officiel de l'app : <https://github.com/rembo10/headphones> * Dépôt de code officiel de lapp : <https://github.com/rembo10/headphones>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_headphones> * Documentation YunoHost pour cette app : <https://yunohost.org/app_headphones>
* Signaler un bug : <https://github.com/YunoHost-Apps/headphones_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/headphones_ynh/issues>
@ -43,4 +44,4 @@ ou
sudo yunohost app upgrade headphones -u https://github.com/YunoHost-Apps/headphones_ynh/tree/testing --debug sudo yunohost app upgrade headphones -u https://github.com/YunoHost-Apps/headphones_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>