Update README.md

This commit is contained in:
Janis Hutz
2024-06-05 12:01:26 +00:00
committed by GitHub
parent eae13bd107
commit c903481739

View File

@@ -22,6 +22,10 @@
<img alt="App Version" src="https://img.shields.io/github/package-json/v/simplePCBuilding/MusicPlayerV2.svg?label=Development Version">
</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
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
- 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
- Backend to allow users to connect over the internet
- Backend to allow users to connect over the internet