mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
docs(README): add f-droid & reorganize other installation methods (#429)
* docs(README): add f-droid & reorganize other installation methods * docs(README): update Chinese README from English
This commit is contained in:
26
README.md
26
README.md
@@ -14,21 +14,37 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
|
||||
</p>
|
||||
|
||||
|
||||
## ⬇️ Download
|
||||
## 📥 Install
|
||||
|
||||
### Install from F-Droid (Android)
|
||||
|
||||
<a href="https://f-droid.org/packages/tech.lolli.toolbox">
|
||||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
||||
alt="Get it on F-Droid"
|
||||
height="80">
|
||||
</a>
|
||||
|
||||
### Install from 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>
|
||||
|
||||
### Manual installation (Android / Linux / Windows)
|
||||
|
||||
🎉 **The `Android / Linux / Windows` version are now built via GitHub Actions**
|
||||
|
||||
[iOS & macOS](https://apps.apple.com/app/id1586449703) / [Android & Linux & Windows](https://github.com/lollipopkit/flutter_server_box/releases)
|
||||
Please download from [GitHub Releases](https://github.com/lollipopkit/flutter_server_box/releases).
|
||||
|
||||
- All deprecated versions before `v930` can be found in [here](https://cdn.lolli.tech/serverbox/?sort=time&order=desc&layout=grid).
|
||||
- To prevent injection attacks and etc., please don't download from untrusted sources. eg: Gitee release is not related to this project.
|
||||
|
||||
- To prevent injection attacks and etc., please don't download / install from untrusted sources. eg: Gitee release is not related to this project.
|
||||
|
||||
## 🔖 Feature
|
||||
- `Status chart` (CPU, Sensors, GPU...), `SSH` Term, `SFTP`, `Docker & Pkg & Process`...
|
||||
- Platform specific: `Bio auth`、`Msg push`、`Home widget`、`watchOS App`...
|
||||
- English, 简体中文; Deutsch [@its-tom](https://github.com/its-tom), 繁體中文 [@kalashnikov](https://github.com/kalashnikov), Indonesian [@azkadev](https://github.com/azkadev), Français [@FrancXPT](https://github.com/FrancXPT), Dutch [@QazCetelic](https://github.com/QazCetelic); Español, Русский язык, Português, 日本語 (Generated by GPT)
|
||||
|
||||
|
||||
## 🏙️ ScreenShots
|
||||
<table>
|
||||
<tr>
|
||||
|
||||
22
README_zh.md
22
README_zh.md
@@ -13,16 +13,32 @@
|
||||
特别感谢 <a href="https://github.com/TerminalStudio/dartssh2">dartssh2</a> & <a href="https://github.com/TerminalStudio/xterm.dart">xterm.dart</a>。
|
||||
</p>
|
||||
|
||||
## 📥 安装
|
||||
|
||||
### 从 F-Droid 安装 (Android)
|
||||
|
||||
<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)
|
||||
|
||||
## ⬇️ Download
|
||||
🎉 **现在 `Android / Linux / Windows` 版本使用 GitHub Actions 构建**。
|
||||
|
||||
[iOS & macOS](https://apps.apple.com/app/id1586449703) / [Android & Linux & Windows](https://github.com/lollipopkit/flutter_server_box/releases)
|
||||
请从 [GitHub Releases](https://github.com/lollipopkit/flutter_server_box/releases) 下载。
|
||||
|
||||
- 所有 `v930` 之前的版本可以在 [这里](https://cdn.lolli.tech/serverbox/?sort=time&order=desc&layout=grid) 找到。
|
||||
- 为了防止注入攻击等,请不要从不受信任的来源下载。例如:Gitee 的发行包与该项目无关。
|
||||
|
||||
|
||||
## 🔖 特点
|
||||
- `状态图表`(CPU、传感器、GPU 等), `SSH` 终端, `SFTP`, `Docker & 包 & 进程` 管理器...
|
||||
- 特殊支持:`生物认证`、`推送`、`桌面小部件`、`watchOS App`、`跟随系统颜色`...
|
||||
|
||||
Reference in New Issue
Block a user