improve functionality

This commit is contained in:
2025-09-11 17:15:39 +08:00
parent a5912bb302
commit ee785ae4a6
11 changed files with 442 additions and 216 deletions

View File

@@ -1,4 +1,23 @@
# MeowEmbeddedMusicServer
[![codecov](https://codecov.io/gh/IntelligentlyEverything/MeowEmbeddedMusicServer/graph/badge.svg)](https://codecov.io/gh/IntelligentlyEverything/MeowEmbeddedMusicServer)
[English](README.md) | [简体中文](README_zh-CN.md)
Your Embedded Music Server for you.
Your Embedded Music Server for you.
## Features
- Play music from your server
- Music streaming for your embedded devices
- Music library management
- Music search and cache
# Tutorial document
Please refer to the [wiki](https://github.com/IntelligentlyEverything/MeowEmbeddedMusicServer/wiki).
## Star History
<a href="https://star-history.com/#IntelligentlyEverything/MeowEmbeddedMusicServer&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=IntelligentlyEverything/MeowEmbeddedMusicServer&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=IntelligentlyEverything/MeowEmbeddedMusicServer&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=IntelligentlyEverything/MeowEmbeddedMusicServer&type=Date" />
</picture>
</a>