|
| 1 | + |
| 2 | + |
| 3 | +<div align="center"> |
| 4 | + <img src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg" height="100px" alt="OpenList Logo"> |
| 5 | + <h1>OpenList-Mobile</h1> |
| 6 | +</div> |
| 7 | + |
| 8 | + |
| 9 | +<div align="center"> |
| 10 | + |
1 | 11 | [](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/release.yaml) |
2 | | -[](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/build.yaml) |
3 | | -[](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/sync_openlist.yaml) |
| 12 | +[](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/build.yaml) |
| 13 | +[](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/sync_openlist.yaml) |
| 14 | +[](LICENSE) |
| 15 | +[](https://flutter.dev/) |
| 16 | +[](https://github.com/OpenListTeam/OpenList) |
| 17 | + |
| 18 | +</div> |
| 19 | + |
| 20 | + |
| 21 | +<div align="center"> |
| 22 | + <a href="README.md">🇨🇳 中文</a> | <a href="README_EN.md">🇺🇸 English</a> |
| 23 | +</div> |
4 | 24 |
|
5 | | -# OpenList-Mobile |
6 | 25 |
|
7 | | -OpenList-Mobile是一个基于OpenList的Android服务端,使用Google Flutter作为UI框架。 |
| 26 | +**OpenList-Mobile** 是一个基于 [OpenList](https://github.com/OpenListTeam/OpenList) 的移动端文件服务器应用,使用 Flutter 框架开发。支持局域网文件共享、远程访问和在线管理。 |
8 | 27 |
|
9 | | -> [Github Actions](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/sync_openlist.yaml) |
10 | | -> 每日早晚五点钟检查最新的 [OpenList](https://github.com/OpenListTeam/OpenList/releases) |
11 | | -> 并自动构建APK,发布到 [Release](https://github.com/OpenListTeam/OpenList-Mobile/releases) |
12 | | -> 中,您只需耐心等待片刻并在应用内检查更新即可。 |
| 28 | +### 下载安装 |
13 | 29 |
|
14 | | -<img src="./images/openlist.jpg" height="150px"> |
| 30 | +#### 稳定版本 |
| 31 | +- [📱 发布版](https://github.com/OpenListTeam/OpenList-Mobile/releases/latest) - 推荐使用 |
15 | 32 |
|
16 | | -### 关于IOS |
17 | | -理论上 [Gomobile](https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile?utm_source=godoc#hdr-Build_a_library_for_Android_and_iOS) 支持IOS,项目组在积极支持中。 |
| 33 | +#### 开发版本 |
| 34 | +- [🔧 构建版](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/build.yaml) - 最新功能 |
18 | 35 |
|
19 | | -# Download |
| 36 | +> **自动更新**:[GitHub Actions](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/sync_openlist.yaml) 每日早晚五点自动检查最新的 [OpenList](https://github.com/OpenListTeam/OpenList/releases) 版本并构建发布,确保始终使用最新版本。 |
20 | 37 |
|
21 | | -- [Github Action (DEV)](https://github.com/OpenListTeam/OpenList-Mobile/actions/workflows/build.yaml) 开发版 |
22 | 38 |
|
| 39 | +### 支持平台 |
| 40 | +- Android |
| 41 | +- iOS (实验性,仍在开发) |
0 commit comments