2022-01-11 13:34:15 +08:00
2021-11-21 19:45:42 +08:00
2021-10-28 21:04:59 +08:00
2022-01-10 17:04:18 +08:00
2022-01-11 13:34:15 +08:00
2022-01-09 18:06:39 +08:00
2022-01-10 17:04:18 +08:00
2021-11-02 15:29:17 +08:00
2021-09-13 14:25:54 +08:00
2022-01-09 18:06:39 +08:00
2022-01-09 18:06:39 +08:00
2021-09-13 14:25:54 +08:00
2021-09-13 14:25:54 +08:00
2022-01-11 13:34:15 +08:00
2022-01-11 13:34:15 +08:00
2022-01-11 13:34:15 +08:00
2022-01-09 18:06:39 +08:00

Server Monitor & Toolbox

A new Flutter project which provide a chart view to display server status data.

ScreenShots

Support

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

Milestone

  • SSH connect
  • Server info store
  • Status chart view
  • Base64/Url En/Decode
  • Private key store
  • Server status detail page
  • Theme switch
  • Execute snippet
  • Migrate from ssh2 to dartssh2
  • Desktop support

Build

Please use make.dart to build.

# build android apk
./make.dart build android
# due to pub package 'ssh2' incompatibility
# can't build ios ipa through './make.dart build ios'
# more info: [https://github.com/jda258/flutter_ssh2/issues/8]
# please run below cmd to run on ios device
./make.dart run release

License

LGPL License. LollipopKit 2021

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%