Add some features ideas
authorGreg Burri <greg.burri@gmail.com>
Mon, 8 Mar 2021 12:19:15 +0000 (13:19 +0100)
committerGreg Burri <greg.burri@gmail.com>
Mon, 8 Mar 2021 12:19:15 +0000 (13:19 +0100)
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