https://github.com/yunohost-apps/ampache_ynh
Ampache package for YunoHost
https://github.com/yunohost-apps/ampache_ynh
ampache official-ynh yunohost yunohost-apps
Last synced: 6 months ago
JSON representation
Ampache package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/ampache_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2014-06-21T18:58:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T22:39:11.000Z (11 months ago)
- Last Synced: 2024-11-07T23:30:27.120Z (11 months ago)
- Topics: ampache, official-ynh, yunohost, yunohost-apps
- Language: PHP
- Homepage: http://ampache.org/
- Size: 2.04 MB
- Stars: 17
- Watchers: 8
- Forks: 16
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Ampache, packaged for YunoHostWeb based audio/video streaming application
[](http://ampache.org)
[](https://ampache.org/demo.html)
?style=for-the-badge)## 📦 Developer info
🛠️ Upstream Ampache repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing# upgrade an existing install:
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing
```### 📚 App packaging documentation
Please see for more information.