https://github.com/yunohost-apps/funkwhale_ynh
A modern, convivial and free music server on YunoHost
https://github.com/yunohost-apps/funkwhale_ynh
funkwhale yunohost yunohost-apps
Last synced: 7 months ago
JSON representation
A modern, convivial and free music server on YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/funkwhale_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2018-04-15T18:36:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T22:37:02.000Z (7 months ago)
- Last Synced: 2025-03-29T20:04:04.459Z (7 months ago)
- Topics: funkwhale, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://funkwhale.audio/
- Size: 1.5 MB
- Stars: 80
- Watchers: 10
- Forks: 24
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Funkwhale for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/funkwhale/)

[](https://install-app.yunohost.org/?app=funkwhale)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Funkwhale 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
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
**Shipped version:** 1.4.0~ynh5
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official user documentation:
- Official admin 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/funkwhale_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
or
sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
```**More info regarding app packaging:**