#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) - [How to contribute?](#l10n-guide)
- [x] Desktop support - [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 ## 📱 ScreenShots
<table> <table>
<tr> <tr>
@@ -72,12 +78,14 @@ Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartss
</tr> </tr>
</table> </table>
## 🖥 Platform ## 🖥 Platform
Status|Platform Status|Platform
--- | --- --- | ---
Full Support|Android/iOS Full Support|Android/iOS
Support, but not tested|macOS/Windows/Linux Support, but not tested|macOS/Windows/Linux
## l10n guide ## l10n guide
1. Fork this repo and clone it to your local machine. 1. Fork this repo and clone it to your local machine.
2. Create `arb` file in `lib/l10n/` directory 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. 5. Pull commit to your forked repo.
6. Request a pull request on my repo. 6. Request a pull request on my repo.
## 📝 License ## 📝 License
`GPL v3. lollipopkit 2023` `GPL v3. lollipopkit 2023`

View File

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