- Created the server screen and right now i only made the console section out of all the ones i gotta do (console, files, databases, schedules, users, backups, network, startup, settings & activity)
The server screen itself is WIP as it’s missing the buttons to switch between the sections
The console tab is also WIP as i haven’t done the line charts for CPU, RAM & Network I/O)
(devlogging with this stuff half-made cuz it’s almost 3AM so i gotta sleep
) - Took the
formatMsfunction from my zipline app to convert ms to human readable time like “1h 30m 20s” for the server uptime - In the
WebSocketManagerclass renamed thesetPowerStatefunction tosendPowerSignalas it makes more sense
On the console screen i wanted the console to follow its actual colors but only lib i found to do that doesn’t support jetpack compose that well so i had to rely on the XML’s TextView (but in compose thanks to the AndroidView component)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.