summaryrefslogtreecommitdiffstats
path: root/glances/README.txt
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-12-21 15:53:27 +0100
committernicolargo <nicolas@nicolargo.com>2023-12-21 15:53:27 +0100
commit70250981b9ebabd3212c9e3d01c1fced49e1a33e (patch)
tree09569f96e0a7c0dfa2cd851e597f96379964e8a4 /glances/README.txt
parente936a38dde886f151d75977b4ec947a8f5da2259 (diff)
parent380888a5648d914439f9b221dfd5ce589b2ffd54 (diff)
Merge branch 'develop' into issue2183issue2183
Diffstat (limited to 'glances/README.txt')
-rw-r--r--glances/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/glances/README.txt b/glances/README.txt
index c5fd13eb..3e6de7eb 100644
--- a/glances/README.txt
+++ b/glances/README.txt
@@ -12,7 +12,7 @@ globals.py Share variables upon modules
main.py Main script to rule them up...
client.py Glances client
server.py Glances server
-webserver.py Glances web server (Bottle-based)
+webserver.py Glances web server (Based on FastAPI)
autodiscover.py Glances autodiscover module (via zeroconf)
standalone.py Glances standalone (curses interface)
password.py Manage password for Glances client/server
@@ -27,7 +27,7 @@ plugins
outputs
=> Glances UI
glances_curses.py The curses interface
- glances_bottle.py The web interface
+ glances_restful-api.py The HTTP/API & Web based interface
...
exports
=> Glances exports