mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
Add Logger
This commit is contained in:
16
README.md
16
README.md
@@ -1,6 +1,6 @@
|
||||
# toolbox
|
||||
# Server Monitor & Toolbox
|
||||
|
||||
A new Flutter project.
|
||||
A new Flutter project which provide a chart view to display server status data.
|
||||
|
||||
## ScreenShots
|
||||
<table>
|
||||
@@ -14,3 +14,15 @@ A new Flutter project.
|
||||
</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`
|
||||
|
||||
Reference in New Issue
Block a user