#177 update: README

This commit is contained in:
lollipopkit
2023-10-14 20:04:23 +08:00
parent 533e32abac
commit 79df3c847e
2 changed files with 20 additions and 53 deletions

View File

@@ -12,22 +12,6 @@ English | [简体中文](README_zh.md)
</a> </a>
</p> </p>
<!-- Download -->
<p align="center">
Download
<a href="https://apps.apple.com/app/id1586449703">iOS</a>
/
<a href="https://res.lolli.tech/serverbox/latest.apk">Android</a>
/
<a href="https://apps.apple.com/app/id1586449703">macOS</a>
/
<a href="https://res.lolli.tech/serverbox/latest.AppImage">Linux</a>
/
Windows (In progress)
</p>
<p align="center" style="font-weight: bold; color: cyan">Due to Chinese government policy and the <a href="https://github.com/lollipopkit/flutter_server_box/discussions/180">BEIAN</a> issue. iOS app is now free. Please download it from other regions of AppStore.</p>
<p align="center"> <p align="center">
A Flutter project which provide charts to display <a href="../../issues/43">Linux</a> server status and tools to manage server. A Flutter project which provide charts to display <a href="../../issues/43">Linux</a> server status and tools to manage server.
<br> <br>
@@ -43,13 +27,19 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
- [x] Platform support: `iOS / Android / macOS / Windows / Linux` - [x] Platform support: `iOS / Android / macOS / Windows / Linux`
## 📩 Push ## ⬇️ Download
In order to push server status to your portable device without opening ServerBox app (Such as **message push** and **home widget**), you need to install [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor) on your servers, and config it correctly. See [Wiki](https://github.com/lollipopkit/server_box_monitor/wiki) for more details. Platform | Support | Sign
--- | --- | ---
[iOS](https://apps.apple.com/app/id1586449703) / [Android](https://res.lolli.tech/serverbox/latest.apk) / [macOS](https://apps.apple.com/app/id1586449703) | Full | Signed with my own certificate
[Linux](https://res.lolli.tech/serverbox/latest.AppImage) / [Windows](https://res.lolli.tech/serverbox/latest.7z) | Not tested | signed with flutter default certificate. It's advised to build your own version.
Due to Chinese government policy and the [BEIAN](https://github.com/lollipopkit/flutter_server_box/discussions/180) issue. iOS app is now free. Please download it from other regions of AppStore.
## 🆘 Help ## 🆘 Help
If you have any question or feature request, please open a [discussion](https://github.com/lollipopkit/flutter_server_box/discussions/new/choose). - In order to push server status to your portable device without opening ServerBox app (Such as **message push** and **home widget**), you need to install [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor) on your servers, and config it correctly. See [wiki](https://github.com/lollipopkit/server_box_monitor/wiki) for more details.
If ServerBox app has any bug, please open an [issue](https://github.com/lollipopkit/flutter_server_box/issues/new). - If you have any question or feature request, please open a [discussion](https://github.com/lollipopkit/flutter_server_box/discussions/new/choose).
- If ServerBox app has any bug, please open an [issue](https://github.com/lollipopkit/flutter_server_box/issues/new).
## 🏙️ ScreenShots ## 🏙️ ScreenShots
@@ -81,13 +71,6 @@ If ServerBox app has any bug, please open an [issue](https://github.com/lollipop
</table> </table>
## 🖥 Platform
Status|Platform
--- | ---
Full Support| Android / iOS / macOS
Not tested| Windows / Linux
## 🧱 Contribution ## 🧱 Contribution
**Any positive contribution is welcome**. **Any positive contribution is welcome**.

View File

@@ -12,22 +12,6 @@
</a> </a>
</p> </p>
<!-- Download -->
<p align="center">
下载:
<a href="https://apps.apple.com/app/id1586449703">iOS</a>
/
<a href="https://res.lolli.tech/serverbox/latest.apk">Android</a>
/
<a href="https://apps.apple.com/app/id1586449703">macOS</a>
/
<a href="https://res.lolli.tech/serverbox/latest.AppImage">Linux</a>
/
Windows (暂未发布)
</p>
<p align="center" style="font-weight: bold; color: cyan">由于中国政策原因,且无法完成<a href="https://github.com/lollipopkit/flutter_server_box/discussions/180">备案</a>。iOS 端现已转为免费,请移步 AppStore 其他区下载。</p>
<p align="center"> <p align="center">
使用 Flutter 开发的 <a href="../../issues/43">Linux</a> 服务器工具箱,提供服务器状态图表和管理工具。 使用 Flutter 开发的 <a href="../../issues/43">Linux</a> 服务器工具箱,提供服务器状态图表和管理工具。
<br> <br>
@@ -43,13 +27,19 @@
- [x] 支持平台:`iOS / Android / macOS / Windows / Linux` - [x] 支持平台:`iOS / Android / macOS / Windows / Linux`
## 📩 推送 ## ⬇️ 下载
为了可以在不使用 ServerBox app 时获取服务器状态(例如:桌面小部件、推送服务),你需要在你的服务器上安装 [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor),并且正确配置,详情可见 [Wiki](https://github.com/lollipopkit/server_box_monitor/wiki/%E4%B8%BB%E9%A1%B5)。 平台 | 支持 | 签名
--- | --- | ---
[iOS](https://apps.apple.com/app/id1586449703) / [Android](https://res.lolli.tech/serverbox/latest.apk) / [macOS](https://apps.apple.com/app/id1586449703) | 完整 | 个人可信签名
[Linux](https://res.lolli.tech/serverbox/latest.AppImage) / [Windows](https://res.lolli.tech/serverbox/latest.7z) | 未测试 | 使用 Flutter 默认签名。建议自行构建。
由于中国政策原因,且无法完成[备案](https://github.com/lollipopkit/flutter_server_box/discussions/180)。iOS 端现已转为免费,请移步 AppStore 其他区下载。
## 🆘 帮助 ## 🆘 帮助
如果你有任何问题或者功能请求,请在 [讨论](https://github.com/lollipopkit/flutter_server_box/discussions/new/choose) 中交流。 - 为了可以在不使用 ServerBox app 时获取服务器状态(例如:桌面小部件、推送服务),你需要在你的服务器上安装 [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor),并且正确配置,详情可见 [wiki](https://github.com/lollipopkit/server_box_monitor/wiki/%E4%B8%BB%E9%A1%B5)。
如果 ServerBox app 有任何 bug,请在 [问题](https://github.com/lollipopkit/flutter_server_box/issues/new) 中反馈。 - 如果你有任何问题或者功能请求,请在 [讨论](https://github.com/lollipopkit/flutter_server_box/discussions/new/choose) 中交流。
- 如果 ServerBox app 有任何 bug请在 [问题](https://github.com/lollipopkit/flutter_server_box/issues/new) 中反馈。
## 🏙️ 截屏 ## 🏙️ 截屏
@@ -81,12 +71,6 @@
</table> </table>
## 🖥 平台
状态|平台
--- | ---
完整支持 | Android / iOS / macOS
未测试 | Windows / Linux
## 🧱 贡献 ## 🧱 贡献
**任何正面的贡献都欢迎**。 **任何正面的贡献都欢迎**。