1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headphones_ynh.git synced 2024-09-03 19:26:02 +02:00
This commit is contained in:
ericgaspar 2022-03-15 08:43:52 +01:00
commit df4b9f2fe6
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 75 additions and 40 deletions

View file

@ -1,47 +1,43 @@
##<img src="https://github.com/rembo10/headphones/raw/master/data/images/headphoneslogo.png" height="32" align="top"> headphones_ynh <a href="https://yunohost.org/#/apps_in_progress_en"><img src="http://pix.toile-libre.org/upload/original/1440352021.png" height="32" align="right"></a>
<!--
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.
-->
[![Latest Version](https://img.shields.io/badge/version-_--_-green.svg?style=flat)](https://github.com/Snipees/headphones_ynh/releases)
[![Status](https://img.shields.io/badge/status-in_progress-yellow.svg?style=flat)](https://github.com/Snipees/headphones_ynh/milestones)
[![Dependencies](https://img.shields.io/badge/dependencies-includes-lightgrey.svg?style=flat)](https://github.com/Snipees/headphones_ynh#dependencies)
[![GitHub license](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat)](https://raw.githubusercontent.com/Snipees/headphones_ynh/master/LICENSE)
[![Yunohost version](https://img.shields.io/badge/yunohost-2.2.0_tested-orange.svg?style=flat)](https://github.com/YunoHost/yunohost)
[![GitHub issues](https://img.shields.io/github/issues/Snipees/headphones_ynh.svg?style=flat)](https://github.com/Snipees/headphones_ynh/issues)
[ **Headphones Integration for Yunohost** ]
This install script uses a Git-fork as sources for a local installation.
Otherwise the script sets a reverse-proxy to a remote instance.
# Headphones for YunoHost
[![Integration level](https://dash.yunohost.org/integration/headphones.svg)](https://dash.yunohost.org/appci/app/headphones) ![](https://ci-apps.yunohost.org/ci/badges/headphones.status.svg) ![](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)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Headphones 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
Automated music downloader for NZB and Torrent
**Shipped version:** 0.6.0~ynh1
### How to install:
- Use **Install software** option from Yunohost admin panel
- Find textbox tagged as **Install custom App from github**
- Copy and paste: https://github.com/YunoHost-Apps/headphones_ynh
- Choose the method installation: *local* or *remote* (as described above)
- Answer the required questions to the selected method
## Documentation and resources
### More information about:
- Headphones : https://github.com/rembo10/headphones
- Yunohost : https://yunohost.org
* Official app website: https://github.com/rembo10/headphones
* Official user documentation: https://github.com/rembo10/headphones/wiki/Usage-guide
* Upstream app code repository: https://github.com/rembo10/headphones
* YunoHost documentation for this app: https://yunohost.org/app_headphones
* Report a bug: https://github.com/YunoHost-Apps/headphones_ynh/issues
## Developer info
#### Special Thanks to the Yunohost Community:
[anaqreon](https://github.com/anaqreon),
[aymhce](https://github.com/aymhce),
[beudbeud](https://github.com/abeudin),
[Chao-Man](https://github.com/Chao-Man),
[chtixof](https://github.com/chtixof),
[CotzaDev](https://github.com/CotzaDev),
[courgette](https://github.com/courgette),
[Jérôme](https://github.com/jeromelebleu),
[JocelynD](https://github.com/JocelynDelalande),
[Ju](https://github.com/julienmalik),
[Le Kload](https://github.com/Kloadut),
[lunarok](https://github.com/lunarok),
[maniackcrudelis](https://github.com/maniackcrudelis),
[Matlink](https://github.com/matlink),
[Moul](https://github.com/M5oul),
[polytan02](https://github.com/polytan02),
[scith](https://github.com/scith),
[tifred](https://github.com/drfred1981),
... :dizzy:
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/headphones_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/headphones_ynh/tree/testing --debug
or
sudo yunohost app upgrade headphones -u https://github.com/YunoHost-Apps/headphones_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

39
README_fr.md Normal file
View file

@ -0,0 +1,39 @@
# Headphones pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/headphones.svg)](https://dash.yunohost.org/appci/app/headphones) ![](https://ci-apps.yunohost.org/ci/badges/headphones.status.svg) ![](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)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer 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.*
## Vue d'ensemble
Automated music downloader for NZB and Torrent
**Version incluse :** 0.6.0~ynh1
## Documentations et ressources
* Site officiel de l'app : https://github.com/rembo10/headphones
* 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
* Documentation YunoHost pour cette app : https://yunohost.org/app_headphones
* Signaler un bug : https://github.com/YunoHost-Apps/headphones_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/headphones_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/headphones_ynh/tree/testing --debug
ou
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