Update dependencies
[valheim_web.git] / TODO.md
1 # TODO\r
2 \r
3 * Print at least the following information:\r
4   * If Valheim running with the following information:\r
5     * Memory usage: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.memory\r
6     * Cpu usage: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.cpu_usage\r
7     * Uptime: https://docs.rs/sysinfo/0.16.4/sysinfo/trait.ProcessExt.html#tymethod.start_time\r
8 \r
9 \r
10 # Ideas\r
11 \r
12 * Some ideas from https://demo.mcmyadmin.com/\r
13 \r
14 * Display the server status: (cpu usage/memory usage/ disk usage)\r
15 * Display a realtime console\r
16 * Can manage users:\r
17   * See the online player\r
18   * Add/remove to banlist\r
19   * Add/remove to adminlist\r
20 * Access to server configuration\r
21 * Manage backups