Files
flutter_server_box/README.md
Junyuan Feng 50762d585c fix & opt
- fix sftp downloaded page bottom path bg color error
- apt/yum add chinese
- urltext add textalign
2022-05-08 09:55:07 +08:00

1.8 KiB

Server Monitor & Toolbox

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

Milestone

  • Status chart view
  • Base64/Url En/Decode
  • Ping
  • Desktop support
  • Apt/Yum manager
  • SFTP
  • Snippet market
  • Docker manager
  • i18n (English, Chinese)

ScreenShots

Support

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

Build

Please use make.dart to build.

# build android apk and ios archive
./make.dart build
# Run in release mode
./make.dart run release

License

LGPL License. LollipopKit 2021