docs: Upload the simplified and traditional Chinese versions of the readme.
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
<div align="center">
|
||||
|
||||
<img width="" src="icon.png" width=160 height=160 align="center">
|
||||
|
||||
# Astronia
|
||||
|
||||
### 适用于 Android 的 M3U8 播放器
|
||||
|
||||
<a href="https://github.com/antoniegil/Astronia/blob/main/README.md">English</a>
|
||||
|
|
||||
简体中文
|
||||
|
|
||||
<a href="https://github.com/antoniegil/Astronia/blob/main/README-zh_Hant.md">正體中文</a>
|
||||
|
||||
</div>
|
||||
|
||||
Astronia 是一款轻量级的现代化 Android M3U8 视频播放器,采用 Material Design 3 设计。它提供简洁直观的界面,支持多种格式的流媒体视频播放。UI 设计灵感来自 [Seal](https://github.com/JunkFood02/Seal)。
|
||||
|
||||
## 📖 功能特性
|
||||
|
||||
- 🎬 M3U8 视频流播放
|
||||
- 📱 Material Design 3 界面
|
||||
- 🌙 深色模式支持
|
||||
- 🔄 自动更新功能
|
||||
- 🎨 现代化直观界面
|
||||
- 🔒 注重隐私(不收集数据)
|
||||
- 🌐 多语言支持
|
||||
|
||||
## ⬇️ 下载
|
||||
|
||||
[<img src="https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png"
|
||||
alt="Get it on GitHub"
|
||||
height="80">](https://github.com/antoniegil/Astronia/releases)
|
||||
|
||||
从 [Releases](https://github.com/antoniegil/Astronia/releases) 页面下载最新版本。
|
||||
|
||||
## 🧱 致谢
|
||||
|
||||
UI 设计和实现深受 [Seal](https://github.com/JunkFood02/Seal) 启发,许多组件和设计模式改编自其优秀的 Material Design 3 实现。
|
||||
|
||||
其他 UI 元素和设计概念借鉴自:
|
||||
- [Read You](https://github.com/Ashinch/ReadYou)
|
||||
- [Music You](https://github.com/Kyant0/MusicYou)
|
||||
|
||||
使用的库和工具:
|
||||
- [Material color utilities](https://github.com/material-foundation/material-color-utilities)
|
||||
- [Monet](https://github.com/Kyant0/Monet)
|
||||
|
||||
## 📃 许可证
|
||||
|
||||
[](https://github.com/antoniegil/Astronia/blob/main/LICENSE)
|
||||
|
||||
>Copyright (C) 2026 Astronia
|
||||
>
|
||||
>本程序是自由软件:你可以根据自由软件基金会发布的 GNU 通用公共许可证第三版或(根据你的选择)任何后续版本的条款重新分发和/或修改它。
|
||||
>
|
||||
>本程序的发布是希望它能有用,但不提供任何保证;甚至不提供适销性或特定用途适用性的默示保证。详情请参阅 GNU 通用公共许可证。
|
||||
@@ -0,0 +1,57 @@
|
||||
<div align="center">
|
||||
|
||||
<img width="" src="icon.png" width=160 height=160 align="center">
|
||||
|
||||
# Astronia
|
||||
|
||||
### 適用於 Android 的 M3U8 播放器
|
||||
|
||||
<a href="https://github.com/antoniegil/Astronia/blob/main/README.md">English</a>
|
||||
|
|
||||
<a href="https://github.com/antoniegil/Astronia/blob/main/README-zh_Hans.md">简体中文</a>
|
||||
|
|
||||
正體中文
|
||||
|
||||
</div>
|
||||
|
||||
Astronia 是一款輕量級的現代化 Android M3U8 視訊播放器,採用 Material Design 3 設計。它提供簡潔直觀的介面,支援多種格式的串流媒體視訊播放。UI 設計靈感來自 [Seal](https://github.com/JunkFood02/Seal)。
|
||||
|
||||
## 📖 功能特性
|
||||
|
||||
- 🎬 M3U8 視訊串流播放
|
||||
- 📱 Material Design 3 介面
|
||||
- 🌙 深色模式支援
|
||||
- 🔄 自動更新功能
|
||||
- 🎨 現代化直觀介面
|
||||
- 🔒 注重隱私(不收集資料)
|
||||
- 🌐 多語言支援
|
||||
|
||||
## ⬇️ 下載
|
||||
|
||||
[<img src="https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png"
|
||||
alt="Get it on GitHub"
|
||||
height="80">](https://github.com/antoniegil/Astronia/releases)
|
||||
|
||||
從 [Releases](https://github.com/antoniegil/Astronia/releases) 頁面下載最新版本。
|
||||
|
||||
## 🧱 致謝
|
||||
|
||||
UI 設計和實作深受 [Seal](https://github.com/JunkFood02/Seal) 啟發,許多元件和設計模式改編自其優秀的 Material Design 3 實作。
|
||||
|
||||
其他 UI 元素和設計概念借鑑自:
|
||||
- [Read You](https://github.com/Ashinch/ReadYou)
|
||||
- [Music You](https://github.com/Kyant0/MusicYou)
|
||||
|
||||
使用的函式庫和工具:
|
||||
- [Material color utilities](https://github.com/material-foundation/material-color-utilities)
|
||||
- [Monet](https://github.com/Kyant0/Monet)
|
||||
|
||||
## 📃 授權條款
|
||||
|
||||
[](https://github.com/antoniegil/Astronia/blob/main/LICENSE)
|
||||
|
||||
>Copyright (C) 2026 Astronia
|
||||
>
|
||||
>本程式是自由軟體:你可以根據自由軟體基金會發布的 GNU 通用公共授權條款第三版或(根據你的選擇)任何後續版本的條款重新散布和/或修改它。
|
||||
>
|
||||
>本程式的發布是希望它能有用,但不提供任何保證;甚至不提供適銷性或特定用途適用性的默示保證。詳情請參閱 GNU 通用公共授權條款。
|
||||
@@ -11,7 +11,6 @@ English
|
||||
<a href="https://github.com/antoniegil/Astronia/blob/main/README-zh_Hans.md">简体中文</a>
|
||||
|
|
||||
<a href="https://github.com/antoniegil/Astronia/blob/main/README-zh_Hant.md">正體中文</a>
|
||||
|
|
||||
|
||||
</div>
|
||||
|
||||
@@ -49,7 +48,7 @@ Libraries and tools:
|
||||
|
||||
## 📃 License
|
||||
|
||||
[](https://github.com/JunkFood02/Seal/blob/main/LICENSE)
|
||||
[](https://github.com/antoniegil/Astronia/blob/main/LICENSE)
|
||||
|
||||
>Copyright (C) 2026 Astronia
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user