chore: README
43
README.md
@@ -16,29 +16,14 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
|
|||||||
|
|
||||||
## 📥 Install
|
## 📥 Install
|
||||||
|
|
||||||
### Install from F-Droid (Android)
|
Platform | From
|
||||||
|
--- | ---
|
||||||
|
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)
|
||||||
|
Linux / Windows | [GitHub](https://github.com/lollipopkit/flutter_server_box/releases) / [CDN](https://cdn.lolli.tech/serverbox/?sort=time&order=desc&layout=grid)
|
||||||
|
|
||||||
<a href="https://f-droid.org/packages/tech.lolli.toolbox">
|
To prevent injection attacks and etc., please don't download / install from untrusted sources. eg: Gitee release is not related to this project.
|
||||||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
`CDN` packages are built by myself, if you don't trust, please download from GitHub / build by yourself.
|
||||||
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**
|
|
||||||
|
|
||||||
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 / install from untrusted sources. eg: Gitee release is not related to this project.
|
|
||||||
|
|
||||||
## 🔖 Feature
|
## 🔖 Feature
|
||||||
- `Status chart` (CPU, Sensors, GPU...), `SSH` Term, `SFTP`, `Docker & Pkg & Process`...
|
- `Status chart` (CPU, Sensors, GPU...), `SSH` Term, `SFTP`, `Docker & Pkg & Process`...
|
||||||
@@ -48,16 +33,14 @@ Please download from [GitHub Releases](https://github.com/lollipopkit/flutter_se
|
|||||||
## 🏙️ ScreenShots
|
## 🏙️ ScreenShots
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img width="277px" src="imgs/server.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/1.png"></td>
|
||||||
<td><img width="277px" src="imgs/detail.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/2.png"></td>
|
||||||
<td><img width="277px" src="imgs/sftp.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/3.png"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
|
||||||
<table>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><img width="277px" src="imgs/editor.png"> </td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/4.png"> </td>
|
||||||
<td><img width="277px" src="imgs/ssh.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/5.png"></td>
|
||||||
<td><img width="277px" src="imgs/docker.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/6.png"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
43
README_zh.md
@@ -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">
|
为了防止注入攻击等,请不要从不受信任的来源下载。例如:Gitee 的发行包与该项目无关。
|
||||||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on-zh-cn.png"
|
`CDN / 国内小水管` 的安装包于本人本机构建,如果不信任请 在 Github 下载 / 自行构建。
|
||||||
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 的发行包与该项目无关。
|
|
||||||
|
|
||||||
## 🔖 特点
|
## 🔖 特点
|
||||||
- `状态图表`(CPU、传感器、GPU 等), `SSH` 终端, `SFTP`, `Docker & 包 & 进程` 管理器...
|
- `状态图表`(CPU、传感器、GPU 等), `SSH` 终端, `SFTP`, `Docker & 包 & 进程` 管理器...
|
||||||
@@ -51,16 +36,14 @@
|
|||||||
## 🏙️ 截屏
|
## 🏙️ 截屏
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img width="277px" src="imgs/server.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/1.png"></td>
|
||||||
<td><img width="277px" src="imgs/detail.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/2.png"></td>
|
||||||
<td><img width="277px" src="imgs/sftp.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/3.png"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
|
||||||
<table>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><img width="277px" src="imgs/editor.png"> </td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/4.png"> </td>
|
||||||
<td><img width="277px" src="imgs/ssh.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/5.png"></td>
|
||||||
<td><img width="277px" src="imgs/docker.png"></td>
|
<td><img width="277px" src="https://cdn.lolli.tech/serverbox/screenshot/6.png"></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
BIN
imgs/detail.png
|
Before Width: | Height: | Size: 135 KiB |
BIN
imgs/docker.png
|
Before Width: | Height: | Size: 115 KiB |
BIN
imgs/editor.png
|
Before Width: | Height: | Size: 173 KiB |
|
Before Width: | Height: | Size: 112 KiB |
BIN
imgs/server.png
|
Before Width: | Height: | Size: 135 KiB |
BIN
imgs/sftp.png
|
Before Width: | Height: | Size: 135 KiB |
BIN
imgs/ssh.png
|
Before Width: | Height: | Size: 144 KiB |
@@ -368,8 +368,8 @@ packages:
|
|||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v1.0.30"
|
ref: "v1.0.32"
|
||||||
resolved-ref: "30d527ddc7f25c9e1fd7aa5f90df1a9c928ed306"
|
resolved-ref: "66b36278a2f9f60da3dba804e81148afc60e342e"
|
||||||
url: "https://github.com/lppcg/fl_build.git"
|
url: "https://github.com/lppcg/fl_build.git"
|
||||||
source: git
|
source: git
|
||||||
version: "1.0.0"
|
version: "1.0.0"
|
||||||
@@ -385,8 +385,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v1.0.50"
|
ref: "v1.0.56"
|
||||||
resolved-ref: fc4e847cc0513157b6ac77e9e82ab57edbdc9482
|
resolved-ref: f3a4d185f200760870d9b22246585f19d991ce69
|
||||||
url: "https://github.com/lppcg/fl_lib"
|
url: "https://github.com/lppcg/fl_lib"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.1"
|
version: "0.0.1"
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ dependencies:
|
|||||||
fl_lib:
|
fl_lib:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/lppcg/fl_lib
|
url: https://github.com/lppcg/fl_lib
|
||||||
ref: v1.0.50
|
ref: v1.0.56
|
||||||
|
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
# dartssh2:
|
# dartssh2:
|
||||||
@@ -79,7 +79,7 @@ dev_dependencies:
|
|||||||
# path: ../fl_build
|
# path: ../fl_build
|
||||||
git:
|
git:
|
||||||
url: https://github.com/lppcg/fl_build.git
|
url: https://github.com/lppcg/fl_build.git
|
||||||
ref: v1.0.30
|
ref: v1.0.32
|
||||||
|
|
||||||
flutter:
|
flutter:
|
||||||
generate: true
|
generate: true
|
||||||
|
|||||||