X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=TODO.md;h=4b2fb76d420a45a791ea3cd3f96d94b833b6e153;hb=d16870d03f1e374c4e65bb9e1570ba092df21c21;hp=8511c3c1bde8f0c12ba80ad3bc0a10349f020dec;hpb=34198d80b5aa3fa89f9f7bd6ecdbac1807bd9f4b;p=valheim_web.git diff --git a/TODO.md b/TODO.md index 8511c3c..4b2fb76 100644 --- a/TODO.md +++ b/TODO.md @@ -4,4 +4,18 @@ * If Valheim running with the following information: * Memory usage: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.memory * Cpu usage: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.cpu_usage - * Uptime: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.start_time \ No newline at end of file + * Uptime: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.start_time + + +# Ideas + +* Some ideas from https://demo.mcmyadmin.com/ + +* Display the server status: (cpu usage/memory usage/ disk usage) +* Display a realtime console +* Can manage users: + * See the online player + * Add/remove to banlist + * Add/remove to adminlist +* Access to server configuration +* Manage backups \ No newline at end of file