added readme
This commit is contained in:
parent
1b43855731
commit
43c1553ad7
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Nextcloud DLNA server
|
||||
|
||||
DLNA addon for your self-hosted Nextcloud app instance that allows you to stream Nextcloud users content on client devices in your network.
|
||||
It supports the group folders as well.
|
||||
|
||||
Just edit the `application.yml` and rebuild the project with:
|
||||
|
||||
`./gradlew clean bootRun`
|
Loading…
Reference in a new issue