mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
#177 update: README
This commit is contained in:
36
README_zh.md
36
README_zh.md
@@ -12,22 +12,6 @@
|
||||
</a>
|
||||
</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">
|
||||
使用 Flutter 开发的 <a href="../../issues/43">Linux</a> 服务器工具箱,提供服务器状态图表和管理工具。
|
||||
<br>
|
||||
@@ -43,13 +27,19 @@
|
||||
- [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 有任何 bug,请在 [问题](https://github.com/lollipopkit/flutter_server_box/issues/new) 中反馈。
|
||||
- 为了可以在不使用 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)。
|
||||
- 如果你有任何问题或者功能请求,请在 [讨论](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>
|
||||
|
||||
|
||||
## 🖥 平台
|
||||
状态|平台
|
||||
--- | ---
|
||||
完整支持 | Android / iOS / macOS
|
||||
未测试 | Windows / Linux
|
||||
|
||||
## 🧱 贡献
|
||||
**任何正面的贡献都欢迎**。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user