From da8dc4fa54a86c0321cf212591b8028fe05d34c2 Mon Sep 17 00:00:00 2001 From: Integral Date: Sun, 30 Jun 2024 11:51:36 +0000 Subject: [PATCH] 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 --- README.md | 26 +++++++++++++++++++++----- README_zh.md | 22 +++++++++++++++++++--- 2 files changed, 40 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1ca59bd9..80b11d21 100644 --- a/README.md +++ b/README.md @@ -14,21 +14,37 @@ Especially thanks to dartss

-## ⬇️ Download +## 📥 Install + +### Install from F-Droid (Android) + +
+ Get it on F-Droid + + +### Install from App Store (iOS / macOS) + + + + + +### 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 diff --git a/README_zh.md b/README_zh.md index 4107de72..7a11c2b6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -13,16 +13,32 @@ 特别感谢 dartssh2 & xterm.dart

+## 📥 安装 + +### 从 F-Droid 安装 (Android) + + + Get it on F-Droid + + +### 从 App Store 安装 (iOS / macOS) + + + + + +### 手动安装 (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`、`跟随系统颜色`...