Files
flutter_server_box/README.md
LollipopKit 44e9780e5a Add Logger
2021-10-25 17:31:35 +08:00

29 lines
722 B
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_3294.PNG">
</td>
<td>
<img width="200px" src="https://raw.githubusercontent.com/LollipopKit/flutter_server_monitor_toolbox/main/screenshots/IMG_3295.PNG">
</td>
</tr>
</table>
## Milestone
- [x] SSH Connect
- [x] Server Info Store
- [x] Status Chart View
- [x] Base64/Url En/Decode
- [ ] Private Key Store
- [ ] Server Status Detail Page
- [ ] Theme Switch
- [ ] Custom Home Page
## License
`Apache License. LollipopKit 2021`