Skip to content

lollipopkit/flutter_server_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e520929 · Apr 28, 2025
Feb 3, 2025
Jul 10, 2024
Jan 4, 2025
Jun 5, 2023
Jun 11, 2024
Mar 20, 2025
Apr 28, 2025
Feb 3, 2025
Mar 24, 2025
Jun 11, 2024
Feb 12, 2025
Mar 21, 2025
Jul 15, 2024
Oct 12, 2023
Dec 14, 2024
Dec 2, 2024
Aug 14, 2024
Jan 14, 2024
Jan 29, 2025
Jun 1, 2024
Dec 2, 2024
May 25, 2024
Apr 28, 2025
Apr 28, 2025

Repository files navigation

English | 简体中文

Flutter Server Box

donate lang license

A Flutter project which provide charts to display Linux server status and tools to manage server.
Especially thanks to dartssh2 & xterm.dart.

🏙️ Screenshots

📥 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 authMsg pushHome widgetwatchOS 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

donate discord
  • 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:

  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 open an issue.

🧱 Contribution

Any positive contribution is welcome.

Development

  1. Setup Flutter environment.
  2. Clone this repo, run flutter run to start the app.
  3. 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

  • GPT Box - A third-party GPT Client for OpenAI API on all platforms.
  • More - Tools & etc.

📝 License

GPL v3 lollipopkit