https://github.com/yunohost-apps/headphones_ynh
Headphones package for YunoHost
https://github.com/yunohost-apps/headphones_ynh
headphones yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
Headphones package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/headphones_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2015-08-23T15:55:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T21:01:57.000Z (10 months ago)
- Last Synced: 2024-08-15T22:40:58.843Z (10 months ago)
- Topics: headphones, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 245 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Headphones for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/headphones/)  
[](https://install-app.yunohost.org/?app=headphones)
*[Read this README in other languages.](./ALL_README.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
Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent, Deluge and Blackhole.
**Shipped version:** 0.6.3~ynh2
## Screenshots

## Documentation and resources
- Official user documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
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:
```bash
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:**