#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>
</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">
A Flutter project which provide charts to display <a href="../../issues/43">Linux</a> server status and tools to manage server.
<br>
@@ -43,13 +27,19 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
- [x] Platform support: `iOS / Android / macOS / Windows / Linux`
## 📩 Push
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.
## ⬇️ Download
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
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).
- 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 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
@@ -81,13 +71,6 @@ If ServerBox app has any bug, please open an [issue](https://github.com/lollipop
</table>
## 🖥 Platform
Status|Platform
--- | ---
Full Support| Android / iOS / macOS
Not tested| Windows / Linux
## 🧱 Contribution
**Any positive contribution is welcome**.