2023-03-18 00:16:01 +08:00
2023-03-18 00:09:24 +08:00
2023-03-16 12:35:27 +08:00
2023-02-13 17:51:36 +08:00
2023-01-27 21:46:52 +08:00
2023-01-27 19:19:11 +08:00
2023-03-16 11:47:06 +08:00
2023-03-18 00:09:24 +08:00
2022-05-12 15:06:48 +08:00
2023-02-25 19:58:37 +08:00
2023-02-25 19:58:37 +08:00
2022-05-04 21:08:03 +08:00
2023-01-26 14:37:52 +08:00
2023-03-11 19:02:40 +08:00
2023-02-25 19:58:37 +08:00
2022-05-12 15:06:48 +08:00
2023-02-25 19:58:37 +08:00
2023-01-26 16:34:36 +08:00
2023-03-15 13:37:19 +08:00
2023-03-15 13:37:19 +08:00
2023-03-18 00:16:01 +08:00
2023-03-18 00:16:01 +08:00

English | 简体中文

Server Box

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

🔖 Feature

  • Functions
    • SSH Terminal, SFTP
    • Docker & Pkg Manager
    • Status charts
    • Ping and etc.
  • i18n (English, Chinese)
  • Desktop support

📩 Push

You need to install ServerBoxMonitor on your servers. And config iOS / Webhook to push server status to your portable device without using ServerBox app.

📱 ScreenShots

🖥 Platform

Status Platform
Full Support Android/iOS
Support, but not tested macOS/Windows/Linux

l10n guide

  1. Fork this repo and clone it to your local machine.
  2. Create arb file in lib/l10n/ directory
    • File name should be intl_XX.arb, where XX is the language code. Such as intl_en.arb for English and intl_zh.arb for Chinese.
  3. Add content to the file. You can refer to intl_en.arb and intl_zh.arb for the format.
  4. Run flutter gen-l10n to generate files.
  5. Pull commit to your forked repo.
  6. Request a pull request on my repo.

📝 License

GPL v3. lollipopkit 2023

Description
No description provided
Readme AGPL-3.0 22 MiB
Languages
Dart 91%
Swift 4%
Kotlin 2.1%
C++ 1.5%
CMake 1.1%
Other 0.2%