mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 04:54:23 +00:00
Update README.md
This commit is contained in:
@@ -22,6 +22,10 @@
|
|||||||
<img alt="App Version" src="https://img.shields.io/github/package-json/v/simplePCBuilding/MusicPlayerV2.svg?label=Development Version">
|
<img alt="App Version" src="https://img.shields.io/github/package-json/v/simplePCBuilding/MusicPlayerV2.svg?label=Development Version">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="donate" align="center">
|
||||||
|
<a href="https://store.janishutz.com/donate" target="_blank"><img src="https://store-cdn.janishutz.com/static/support-me.jpg" width="150px"></a>
|
||||||
|
</div>
|
||||||
|
|
||||||
A music player, specifically created for displaying song information from a CSV or JSON file on multiple different displays that are connected
|
A music player, specifically created for displaying song information from a CSV or JSON file on multiple different displays that are connected
|
||||||
to the same network, just from the browser.
|
to the same network, just from the browser.
|
||||||
|
|
||||||
@@ -30,4 +34,4 @@ to the same network, just from the browser.
|
|||||||
- Show all song information over the local network on any amount of client displays
|
- Show all song information over the local network on any amount of client displays
|
||||||
- Client displays show the playback position and all information from the metadata and CSV / JSON file that contains all song information
|
- Client displays show the playback position and all information from the metadata and CSV / JSON file that contains all song information
|
||||||
- Play most common music files
|
- Play most common music files
|
||||||
- Backend to allow users to connect over the internet
|
- Backend to allow users to connect over the internet
|
||||||
|
|||||||
Reference in New Issue
Block a user