Awesome
English | 简体中文
<h2 align="center">Flutter Server Box</h2> <div align="center"> <a href="https://cdn.lpkt.cn/donate"><img alt="donate" src="https://img.shields.io/badge/donate-me-pink"></a> <img alt="lang" src="https://img.shields.io/badge/lang-dart-cyan"> <img alt="license" src="https://img.shields.io/badge/license-GPLv3-yellow"> </div> <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>🏙️ Screenshots
<table> <tr> <td><img width="200px" src="https://cdn.lpkt.cn/serverbox/screenshot/1.jpg"></td> <td><img width="200px" src="https://cdn.lpkt.cn/serverbox/screenshot/2.jpg"></td> <td><img width="200px" src="https://cdn.lpkt.cn/serverbox/screenshot/3.jpg"></td> <td><img width="200px" src="https://cdn.lpkt.cn/serverbox/screenshot/4.jpg"></td> </tr> </table>📥 Install
Platform | From |
---|---|
iOS / macOS | AppStore |
Android | GitHub / CDN / F-Droid / OpenAPK |
Linux / Windows | GitHub / CDN |
Please only download pkgs from the source that you trust!
🔖 Feature
Status chart
(CPU, Sensors, GPU...),SSH
Term,SFTP
,Docker & Process & Systemd
...- Platform specific:
Bio auth
、Msg push
、Home widget
、watchOS App
... - English, 简体中文; Deutsch @its-tom, 繁體中文 @kalashnikov, Indonesian @azkadev, Français @FrancXPT, Dutch @QazCetelic, Türkçe @mikropsoft, Українська мова @CakesTwix; Español, Русский язык, Português, 日本語 (Generated by GPT)
🆘 Help
<div align="center"> <a href="https://t.me/lpktg"><img alt="donate" src="https://img.shields.io/badge/Telegram-lpktg-green"></a> <a href="https://discord.gg/SsVNbRhK7w"><img alt="discord" src="https://img.shields.io/badge/Discord-lpkt-purple"></a> </div>- 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 on your servers, and config it correctly. See wiki for more details.
- Common issues can be found in app wiki.
Before you open an issue, please read the following:
- Paste the entire log (click the top right of the home page) in the issue template.
- Make sure whether the issue is caused by ServerBox app.
- 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 open an issue.
🧱 Contribution
Any positive contribution is welcome.
Development
- Setup Flutter environment.
- Clone this repo, run
flutter run
to start the app. - Run
dart run fl_build -p PLATFORM
to build the app.
Translation
- Guide can be found in my blog.
- We need your help! Just feel free to open a PR.
💡 My other apps
📝 License
GPL v3 lollipopkit