mirror of
https://github.com/YunoHost-Apps/minidlna_ynh.git
synced 2026-02-04 15:51:51 +01:00
MiniDLNA (ReadyMedia) package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| app_minidlna.md | ||
| app_minidlna_fr.md | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
MiniDLNA, packaged for YunoHost
Light DLNA server to share media files over the LAN
📦 Developer info
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/minidlna_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade minidlna -u https://github.com/YunoHost-Apps/minidlna_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.