#11 Update README.md

This commit is contained in:
lollipopkit
2023-03-18 00:16:01 +08:00
parent 3f3240040a
commit 2cc52fcee6
2 changed files with 17 additions and 0 deletions

View File

@@ -38,6 +38,12 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
- [How to contribute?](#l10n-guide)
- [x] Desktop support
## 📩 Push
You need to install [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor) on your servers.
And config iOS / Webhook to push server status to your portable device without using ServerBox app.
## 📱 ScreenShots
<table>
<tr>
@@ -72,12 +78,14 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
</tr>
</table>
## 🖥 Platform
Status|Platform
--- | ---
Full Support|Android/iOS
Support, but not tested|macOS/Windows/Linux
## l10n guide
1. Fork this repo and clone it to your local machine.
2. Create `arb` file in `lib/l10n/` directory
@@ -87,5 +95,6 @@ Support, but not tested|macOS/Windows/Linux
5. Pull commit to your forked repo.
6. Request a pull request on my repo.
## 📝 License
`GPL v3. lollipopkit 2023`

View File

@@ -38,6 +38,11 @@
- [怎么贡献?](#l10n)
- [x] 桌面端支持
## 📩 推送
你需要在你的服务器上安装 [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor)。
并且配置 iOS / Webhook 推送服务,这样,你可以在不使用 ServerBox app 时获取服务器状态。
## 📱 截屏
<table>
<tr>
@@ -72,12 +77,14 @@
</tr>
</table>
## 🖥 平台
状态|平台
--- | ---
完整支持|Android/iOS
可能支持,未测试|macOS/Windows/Linux
## l10n
1. Fork本项目并Clone你Fork的项目至你的电脑
2.`lib/l10n/` 文件夹内创建 `.arb` 本地化文件
@@ -87,5 +94,6 @@
5. Commit 变更到你的 Fork 的 Repo
6. 在我的项目中发起 Pull Request.
## 📝 License
`GPL v3. lollipopkit 2023`