You are browsing as a guest. Sign up (or log in) to start making projects!

3h 25m 48s logged

  • 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 :heavysob: )
  • Took the formatMs function from my zipline app to convert ms to human readable time like “1h 30m 20s” for the server uptime
  • In the WebSocketManager class renamed the setPowerState function to sendPowerSignal as 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)

0
1

Comments 0

No comments yet. Be the first!