mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
93 lines
3.6 KiB
Markdown
93 lines
3.6 KiB
Markdown
English | [简体中文](README_zh.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="countly" src="https://img.shields.io/badge/analysis-countly-pink">
|
|
<img alt="license" src="https://img.shields.io/badge/license-GPLv3-pink">
|
|
</p>
|
|
|
|
<p align="center">
|
|
A Flutter project which provide charts to display <a href="../../issues/43">Linux</a> server status and tools to manage server.
|
|
<br>
|
|
Especially thanks to <a href="https://github.com/TerminalStudio/dartssh2">dartssh2</a> & <a href="https://github.com/TerminalStudio/xterm.dart">xterm.dart</a>.
|
|
</p>
|
|
|
|
## ⬇️ Download
|
|
[iOS](https://apps.apple.com/app/id1586449703) / [Android](https://cdn.lolli.tech/serverbox/latest.apk) / [macOS](https://apps.apple.com/app/id1586449703): Full support with my own certificate
|
|
[Linux](https://cdn.lolli.tech/serverbox/latest.AppImage) / [Windows](https://cdn.lolli.tech/serverbox/latest.win.zip): Basically tested, with debug certificate
|
|
|
|
|
|
## 🔖 Feature
|
|
- Status chart, `SSH` Terminal, `SFTP`, `Docker & Pkg & Process`, Code editor...
|
|
- Platform specific: `Bio auth`、`Msg push`、`Home widget`、`watchOS App`...
|
|
- Localization
|
|
- English, 简体中文
|
|
- Español, Русский язык, Português, 日本語 (Generated by GPT)
|
|
- Deutsch (@its-tom) / 繁體中文 (@kalashnikov) / Indonesian (@azkadev) / Français (@FrancXPT) / Dutch (@QazCetelic)
|
|
|
|
|
|
## 🏙️ ScreenShots
|
|
<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>
|
|
|
|
|
|
## 🆘 Help
|
|
- In order to push server status to your portable device without opening ServerBox app (Such as **message push** and **home widget**), you need to install [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor) on your servers, and config it correctly. See [wiki](https://github.com/lollipopkit/server_box_monitor/wiki) for more details.
|
|
- **Common issues** can be found in [app wiki](https://github.com/lollipopkit/flutter_server_box/wiki).
|
|
|
|
Before you open an issue, please read the following:
|
|
1. Paste the **entire log** (click the top right of the home page) in the issue template.
|
|
2. Make sure whether the issue is caused by ServerBox app.
|
|
3. Welcome all valid and positive feedback, subjective feedback (such as you think other UI is better) may not be accepted.
|
|
|
|
After you read the above, you can:
|
|
- If you have **any question or feature request**, please open a [discussion](https://github.com/lollipopkit/flutter_server_box/discussions/new/choose).
|
|
- If ServerBox app has **any bug**, please open an [issue](https://github.com/lollipopkit/flutter_server_box/issues/new).
|
|
|
|
|
|
## 🧱 Contribution
|
|
- Any positive contribution is welcome.
|
|
- [l10n guide](https://blog.lolli.tech/faq/) can be found in my blog.
|
|
|
|
|
|
## 👏🏼 Contributors
|
|
<a href="https://github.com/lollipopkit/flutter_server_box/graphs/contributors">
|
|
<img src="https://contrib.rocks/image?repo=lollipopkit/flutter_server_box" />
|
|
</a>
|
|
|
|
|
|
## 💡 My other apps
|
|
- [GPT Box](https://github.com/lollipopkit/flutter_gpt_box) - A third-party GPT Client for OpenAI API on all platforms.
|
|
- [2FA Box](https://github.com/lollipopkit/flutter_2fa) - Open source 2FA app for Android, iOS and the web.
|
|
- [More](https://github.com/lollipopkit) - Tools & etc.
|
|
|
|
|
|
## 📝 License
|
|
`GPL v3 lollipopkit`
|