minecraft_web.git
2022-09-22 Greg BurriForgot to divide the memory by 3... master
2022-09-22 Greg BurriMemory measurement.
2022-09-22 Greg Burri'Process::memory' returns bytes now.
2022-09-19 Greg BurriUpdate dependencies.
2022-05-05 Greg BurriGet the version from the process command line (WIP)
2022-05-05 Greg BurriBad copy-paste
2022-05-05 Greg BurriDisplay the minecraft server version
2022-04-08 Greg BurriMerge branch 'master' of gburri.org:minecraft_web into...
2022-04-07 Greg BurriUpdate dependencies and adapt to new sysinfo API
2021-07-01 Greg BurriCleaning
2021-06-30 Greg BurriAdjust the reported memory from the java process.
2021-06-27 Greg BurriLast character of the last nick was cut
2021-06-27 Greg BurriRemove empty nicks from the 'list' command.
2021-06-27 Greg BurriFix how the output of the list command is handled
2021-06-24 Greg BurriPrepare for more information to be get from rcon
2021-06-23 Greg BurriSet deploy.ps1 as executable
2021-06-23 Greg BurriUse fs_extra to get folder size
2021-06-23 Greg BurriComment out the code to format player list
2021-06-23 Greg BurriParse player list from 'list' command.
2021-06-23 Greg BurriRemove "systemctl use" directive
2021-06-23 Greg BurriUse 'rcon' to get the player list
2021-06-23 Greg Burriinitial commit