Initial commit

This commit is contained in:
tunbmoon
2026-02-06 00:11:55 +08:00
commit f3fb787a84
142 changed files with 18221 additions and 0 deletions
+64
View File
@@ -0,0 +1,64 @@
<div align="center">
<img width="" src="icon.png" width=160 height=160 align="center">
# Astronia
### M3U8 Player for Android
English
&nbsp;&nbsp;| &nbsp;&nbsp;
<a href="https://github.com/antoniegil/Astronia/blob/main/README-zh_Hans.md">简体中文</a>
&nbsp;&nbsp;| &nbsp;&nbsp;
<a href="https://github.com/antoniegil/Astronia/blob/main/README-zh_Hant.md">正體中文</a>
&nbsp;&nbsp;| &nbsp;&nbsp;
</div>
Astronia is a lightweight and modern M3U8 video player for Android, built with Material Design 3. It provides a clean and intuitive interface for streaming video content with support for various formats and playback features. The UI design is inspired by [Seal](https://github.com/JunkFood02/Seal).
## 📖 Features
- 🎬 M3U8 video streaming playback
- 📱 Material Design 3 UI
- 🌙 Dark mode support
- 🔄 Auto-update functionality
- 🎨 Modern and intuitive interface
- 🔒 Privacy-focused (no data collection)
- 🌐 Multi-language support
## ⬇️ Download
[<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)
Download the latest release from the [Releases](https://github.com/antoniegil/Astronia/releases) page.
## 🧱 Credits
The UI design and implementation are heavily inspired by [Seal](https://github.com/JunkFood02/Seal), with many components and design patterns adapted from its Material Design 3 implementation.
Additional UI elements and design concepts are borrowed from:
- [Read You](https://github.com/Ashinch/ReadYou)
- [Music You](https://github.com/Kyant0/MusicYou)
Libraries and tools:
- [Material color utilities](https://github.com/material-foundation/material-color-utilities)
- [Monet](https://github.com/Kyant0/Monet)
## 📃 License
[![GitHub](https://img.shields.io/github/license/JunkFood02/Seal?style=for-the-badge)](https://github.com/JunkFood02/Seal/blob/main/LICENSE)
>Copyright (C) 2026 Astronia
>
>This program is free software: you can redistribute it and/or modify
>it under the terms of the GNU General Public License as published by
>the Free Software Foundation, either version 3 of the License, or
>(at your option) any later version.
>
>This program is distributed in the hope that it will be useful,
>but WITHOUT ANY WARRANTY; without even the implied warranty of
>MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
>GNU General Public License for more details.