add readme

This commit is contained in:
2025-11-21 21:17:27 +08:00
parent 67e9af8044
commit 161901f228
2 changed files with 17 additions and 20 deletions

View File

@@ -1,13 +1,11 @@
<center>
<img src="README/images/logo.png" height="128px" alt="MeowBox">
<h3>Meow~ Music Go !</h3>
<a href="https://github.com/OmniX-Space/MeowBox-Core/blob/master/LICENSE"><img src="https://img.shields.io/github/license/OmniX-Space/MeowBox-Core?style=flat-square&label=license&color=blue"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core"><img src="https://img.shields.io/github/stars/OmniX-Space/MeowBox-Core?style=flat-square&label=stars"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core/releases"><img src="https://img.shields.io/github/v/release/OmniX-Space/MeowBox-Core?style=flat-square&label=release"></a>
<br>
<a href="README.md"><img src="https://img.shields.io/badge/-English-grey.svg?style=popout"></a>
<a href="README/README_zh-CN.md"><img src="https://img.shields.io/badge/-中文(简体)-grey.svg?style=popout"></a>
</center>
<p align="center"><a href="https://github.com/OmniX-Space/MeowBox-Core"><img src="README/images/logo.png" height="128px" alt="MeowBox"></a></p>
<h3 align="center">Meow~ Music Go !</h3>
<p align="center"><a href="https://github.com/OmniX-Space/MeowBox-Core/blob/master/LICENSE"><img src="https://img.shields.io/github/license/OmniX-Space/MeowBox-Core?style=flat-square&label=license&color=blue" alt="LICENSE"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core"><img src="https://img.shields.io/github/stars/OmniX-Space/MeowBox-Core?style=flat-square&label=stars" alt="stars"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core/releases"><img src="https://img.shields.io/github/v/release/OmniX-Space/MeowBox-Core?style=flat-square&label=release" alt="release"></a></p>
<p align="center">
<a href="README.md"><img src="https://img.shields.io/badge/-English-grey.svg?style=popout" alt="English"></a>
<a href="README/README_zh-CN.md"><img src="https://img.shields.io/badge/-中文(简体)-grey.svg?style=popout" alt="中文(简体)"></a></p>
# What is MeowBox?
MeowBox is a music streaming server that allows you to stream your favorite music to any device on the internet. It is built using Go programming language and can be easily deployed on any platform that supports Go.

View File

@@ -1,13 +1,12 @@
<center>
<img src="README/images/logo.png" height="128px" alt="MeowBox">
<h3>喵一下~ 音乐出发!</h3>
<a href="https://github.com/OmniX-Space/MeowBox-Core/blob/master/LICENSE"><img src="https://img.shields.io/github/license/OmniX-Space/MeowBox-Core?style=flat-square&label=license&color=blue"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core"><img src="https://img.shields.io/github/stars/OmniX-Space/MeowBox-Core?style=flat-square&label=stars"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core/releases"><img src="https://img.shields.io/github/v/release/OmniX-Space/MeowBox-Core?style=flat-square&label=release"></a>
<br>
<a href="README.md"><img src="https://img.shields.io/badge/-English-grey.svg?style=popout"></a>
<a href="README/README_zh-CN.md"><img src="https://img.shields.io/badge/-中文(简体)-grey.svg?style=popout"></a>
</center>
<p align="center"><a href="https://github.com/OmniX-Space/MeowBox-Core"><img src="images/logo.png" height="128px" alt="MeowBox"></a></p>
<h3 align="center">喵一下~ 音乐出发!</h3>
<h3 align="center"><a href="https://github.com/OmniX-Space/MeowBox-Core/blob/master/LICENSE"><img src="https://img.shields.io/github/license/OmniX-Space/MeowBox-Core?style=flat-square&label=license&color=blue" alt="LICENSE"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core"><img src="https://img.shields.io/github/stars/OmniX-Space/MeowBox-Core?style=flat-square&label=stars" alt="stars"></a>
<a href="https://github.com/OmniX-Space/MeowBox-Core/releases"><img src="https://img.shields.io/github/v/release/OmniX-Space/MeowBox-Core?style=flat-square&label=release" alt="release"></a></p>
<p align="center">
<a href="/README.md"><img src="https://img.shields.io/badge/-English-grey.svg?style=popout" alt="English"></a>
<a href="/README/README_zh-CN.md"><img src="https://img.shields.io/badge/-中文(简体)-grey.svg?style=popout" alt="中文(简体)"></a>
</p>
# 什么是 酷喵音乐盒(MeowBox)
酷喵音乐盒(MeowBox) 是一个开源的音乐串流工具,允许您将您最喜欢的音乐流式传输到互联网上的任何设备。它使用 Go 编程语言构建,可以轻松部署在任何支持 Go 的平台上。