glances
glances copied to clipboard
Give a try to Reflex to replace de WebUI by a pure Python implementation
https://github.com/reflex-dev/reflex
- Flex layout: https://reflex.dev/docs/library/layout/flex/
It will be better to have a dedicated glances-webui (already existing repo: https://github.com/nicolargo/glances-webui) in order to store the Reflex application.
https://reflex.dev/docs/hosting/self-hosting/
This issue is stale because it has been open for 3 months with no activity.
- Flex layout: https://reflex.dev/docs/library/layout/flex/
Have you heard of FastHTML. I've been playing with it a little and it might be a (fun) alternative to reflex for the WebUI replacement ...