This commit is contained in:
2025-12-09 16:33:44 +08:00
parent 345af5e2a3
commit 1d42f5ea50
49 changed files with 12015 additions and 1 deletions

24
README.md Normal file → Executable file
View File

@@ -1 +1,23 @@
# MeowMusicServer
# MeowMusicServer
[English](README.md) | [简体中文](README_zh-CN.md)
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
Docs comming soon.
## Star History
<a href="https://star-history.com/#OmniX-Space/MeowMusicServer&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=OmniX-Space/MeowMusicServer&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=OmniX-Space/MeowMusicServer&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=OmniX-Space/MeowMusicServer&type=Date" />
</picture>
</a>