mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
45 lines
1.3 KiB
Markdown
45 lines
1.3 KiB
Markdown
# Server Monitor & Toolbox
|
|
|
|
A new Flutter project which provide a chart view to display server status data.
|
|
|
|
## ScreenShots
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<img width="200px" src="https://raw.githubusercontent.com/LollipopKit/flutter_server_monitor_toolbox/main/screenshots/IMG_3327.PNG">
|
|
</td>
|
|
<td>
|
|
<img width="200px" src="https://raw.githubusercontent.com/LollipopKit/flutter_server_monitor_toolbox/main/screenshots/IMG_3328.PNG">
|
|
</td>
|
|
<td>
|
|
<img width="200px" src="https://raw.githubusercontent.com/LollipopKit/flutter_server_monitor_toolbox/main/screenshots/IMG_3329.PNG">
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<img width="200px" src="https://raw.githubusercontent.com/LollipopKit/flutter_server_monitor_toolbox/main/screenshots/IMG_3330.PNG">
|
|
</td>
|
|
<td>
|
|
<img width="200px" src="https://raw.githubusercontent.com/LollipopKit/flutter_server_monitor_toolbox/main/screenshots/IMG_3331.PNG">
|
|
</td>
|
|
<td>
|
|
<img width="200px" src="https://raw.githubusercontent.com/LollipopKit/flutter_server_monitor_toolbox/main/screenshots/IMG_3332.PNG">
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
## Milestone
|
|
- [x] SSH Connect
|
|
- [x] Server Info Store
|
|
- [x] Status Chart View
|
|
- [x] Base64/Url En/Decode
|
|
- [x] Private Key Store
|
|
- [ ] Server Status Detail Page
|
|
- [x] Theme Switch
|
|
- [ ] Custom Home Page
|
|
|
|
## License
|
|
`Apache License. LollipopKit 2021`
|