mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-31 13:25:10 +01:00
78 lines
3.2 KiB
Markdown
78 lines
3.2 KiB
Markdown
简体中文 | [English](README.md)
|
||
|
||
<h2 align="center">Flutter Server Box</h2>
|
||
|
||
<p align="center">
|
||
<img alt="lang" src="https://img.shields.io/badge/lang-dart-pink">
|
||
<img alt="license" src="https://img.shields.io/badge/license-GPLv3-pink">
|
||
</p>
|
||
|
||
<p align="center">
|
||
使用 Flutter 开发的 <a href="../../issues/43">Linux</a> 服务器工具箱,提供服务器状态图表和管理工具。
|
||
<br>
|
||
特别感谢 <a href="https://github.com/TerminalStudio/dartssh2">dartssh2</a> & <a href="https://github.com/TerminalStudio/xterm.dart">xterm.dart</a>。
|
||
</p>
|
||
|
||
|
||
## ⬇️ Download
|
||
🎉 **现在 `Android / Linux / Windows` 版本使用 GitHub Actions 构建**。
|
||
|
||
[iOS & macOS](https://apps.apple.com/app/id1586449703) / [Android & Linux & Windows](https://github.com/lollipopkit/flutter_server_box/releases)
|
||
|
||
- 所有 `v930` 之前的版本可以在 [这里](https://cdn.lolli.tech/serverbox/?sort=time&order=desc&layout=grid) 找到。
|
||
- 为了防止注入攻击等,请不要从不受信任的来源下载。例如:Gitee 的发行包与该项目无关。
|
||
|
||
|
||
## 🔖 特点
|
||
- `状态图表`(CPU、传感器、GPU 等), `SSH` 终端, `SFTP`, `Docker & 包 & 进程` 管理器...
|
||
- 特殊支持:`生物认证`、`推送`、`桌面小部件`、`watchOS App`、`跟随系统颜色`...
|
||
- 本地化
|
||
- English, 简体中文
|
||
- Español, Русский язык, Português, 日本語 (Generated by GPT)
|
||
- Deutsch (@its-tom) / 繁體中文 (@kalashnikov) / Indonesian (@azkadev) / Français (@FrancXPT) / Dutch (@QazCetelic)
|
||
|
||
|
||
## 🏙️ 截屏
|
||
<table>
|
||
<tr>
|
||
<td><img width="277px" src="imgs/server.png"></td>
|
||
<td><img width="277px" src="imgs/detail.png"></td>
|
||
<td><img width="277px" src="imgs/sftp.png"></td>
|
||
</tr>
|
||
</table>
|
||
<table>
|
||
<tr>
|
||
<td><img width="277px" src="imgs/editor.png"> </td>
|
||
<td><img width="277px" src="imgs/ssh.png"></td>
|
||
<td><img width="277px" src="imgs/docker.png"></td>
|
||
</tr>
|
||
</table>
|
||
|
||
|
||
## 🆘 帮助
|
||
|
||
- 吹水、参与开发、了解如何使用,QQ群 **762870488**
|
||
- 为了可以在不使用 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)。
|
||
- **常见问题**可以在 [app wiki](https://github.com/lollipopkit/flutter_server_box/wiki/主页) 查看。
|
||
|
||
反馈前须知:
|
||
1. 反馈问题请附带 log(点击首页右上角),并以 bug 模版提交。
|
||
2. 反馈问题前请检查是否是 serverbox 的问题。
|
||
3. 欢迎所有有效、正面的反馈,主观(比如你觉得其他UI更好看)的反馈不一定会接受
|
||
|
||
确认了解上述内容后,请在 [问题](https://github.com/lollipopkit/flutter_server_box/issues/new) 中反馈。
|
||
|
||
|
||
## 🧱 贡献
|
||
- 任何正面的贡献都欢迎。
|
||
- [本地化翻译指南](https://blog.lolli.tech/faq/) 可在我的博客中找到。
|
||
|
||
|
||
## 💡 我的其它 Apps
|
||
- [GPT Box](https://github.com/lollipopkit/flutter_gpt_box) - 支持 OpenAI API 的 第三方全平台客户端。
|
||
- [更多](https://github.com/lollipopkit) - 工具 & etc.
|
||
|
||
|
||
## 📝 协议
|
||
`GPL v3 lollipopkit`
|