Add some features ideas
[valheim_web.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 8511c3c..4b2fb76 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -4,4 +4,18 @@
   * If Valheim running with the following information:\r
     * Memory usage: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.memory\r
     * Cpu usage: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.cpu_usage\r
-    * 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\r
+\r
+\r
+# Ideas\r
+\r
+* Some ideas from https://demo.mcmyadmin.com/\r
+\r
+* Display the server status: (cpu usage/memory usage/ disk usage)\r
+* Display a realtime console\r
+* Can manage users:\r
+  * See the online player\r
+  * Add/remove to banlist\r
+  * Add/remove to adminlist\r
+* Access to server configuration\r
+* Manage backups
\ No newline at end of file