mirror of
https://github.com/Dummi26/musicdb.git
synced 2025-03-10 14:13:53 +01:00
Update README.md
This commit is contained in:
parent
404e9ce8ed
commit
55aaeb959c
@ -23,6 +23,8 @@ A feature-rich music player consisting of a server and a client.
|
|||||||
- repeat
|
- repeat
|
||||||
+ can repeat its contents forever or n times
|
+ can repeat its contents forever or n times
|
||||||
|
|
||||||
|
https://github.com/Dummi26/musicdb/assets/67615357/888a2217-6966-490f-a49f-5085ddcf3461
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
The server caches the next song before it is played,
|
The server caches the next song before it is played,
|
||||||
@ -40,6 +42,8 @@ The client can show a user interface (`gui`) or even connect to the server and m
|
|||||||
|
|
||||||
Using the `syncplayer` functionality, you can play the same music on multiple devices, in multiple different locations.
|
Using the `syncplayer` functionality, you can play the same music on multiple devices, in multiple different locations.
|
||||||
|
|
||||||
|
https://github.com/Dummi26/musicdb/assets/67615357/afb0c9fa-3cf0-414a-a59f-7e462837b989
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
Review, then run the `setup.sh` script:
|
Review, then run the `setup.sh` script:
|
||||||
|
Loading…
Reference in New Issue
Block a user