chore: README

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-07-03 00:52:28 +08:00
parent e1d2e3f3e5
commit 90199b89a5
11 changed files with 32 additions and 67 deletions

View File

@@ -15,29 +15,14 @@
## 📥 安装
### 从 F-Droid 安装 (Android)
平台 | 下载
--- | ---
iOS / macOS | [AppStore](https://apps.apple.com/app/id1586449703)
Android | [F-Droid](https://f-droid.org/packages/tech.lolli.toolbox) / [GitHub](https://github.com/lollipopkit/flutter_server_box/releases) / [CDN](https://cdn.lolli.tech/serverbox/?sort=time&order=desc&layout=grid) / [国内小水管服务器](https://res.lolli.tech/serverbox/?sort=time&order=desc&layout=grid)
Linux / Windows | [GitHub](https://github.com/lollipopkit/flutter_server_box/releases) / [CDN](https://cdn.lolli.tech/serverbox/?sort=time&order=desc&layout=grid) / [国内小水管服务器](https://res.lolli.tech/serverbox/?sort=time&order=desc&layout=grid)
<a href="https://f-droid.org/packages/tech.lolli.toolbox">
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on-zh-cn.png"
alt="Get it on F-Droid"
height="80">
</a>
### 从 App Store 安装 (iOS / macOS)
<a href="https://apps.apple.com/app/id1586449703">
<img src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg"
height="80">
</a>
### 手动安装 (Android / Linux / Windows)
🎉 **现在 `Android / Linux / Windows` 版本使用 GitHub Actions 构建**
请从 [GitHub Releases](https://github.com/lollipopkit/flutter_server_box/releases) 下载。
- 所有 `v930` 之前的版本可以在 [这里](https://cdn.lolli.tech/serverbox/?sort=time&order=desc&layout=grid) 找到。
- 为了防止注入攻击等请不要从不受信任的来源下载。例如Gitee 的发行包与该项目无关。
为了防止注入攻击等请不要从不受信任的来源下载。例如Gitee 的发行包与该项目无关。
`CDN / 国内小水管` 的安装包于本人本机构建,如果不信任请 在 Github 下载 / 自行构建。
## 🔖 特点
- `状态图表`CPU、传感器、GPU 等), `SSH` 终端, `SFTP`, `Docker & 包 & 进程` 管理器...
@@ -51,16 +36,14 @@
## 🏙️ 截屏
<table>
<tr>
<td><img width="277px" src="imgs/server.png"></td>
<td><img width="277px" src="imgs/detail.png"></td>
<td><img width="277px" src="imgs/sftp.png"></td>
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/1.png"></td>
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/2.png"></td>
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/3.png"></td>
</tr>
</table>
<table>
<tr>
<td><img width="277px" src="imgs/editor.png"> </td>
<td><img width="277px" src="imgs/ssh.png"></td>
<td><img width="277px" src="imgs/docker.png"></td>
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/4.png"> </td>
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/5.png"></td>
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/6.png"></td>
</tr>
</table>