mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
#11 Update README.md
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user