glances icon indicating copy to clipboard operation
glances copied to clipboard

Give a try to Reflex to replace de WebUI by a pure Python implementation

Open nicolargo opened this issue 1 year ago • 2 comments

https://github.com/reflex-dev/reflex

nicolargo avatar May 31 '24 06:05 nicolargo

  • Flex layout: https://reflex.dev/docs/library/layout/flex/

nicolargo avatar Jun 02 '24 14:06 nicolargo

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/

nicolargo avatar Jun 02 '24 14:06 nicolargo

This issue is stale because it has been open for 3 months with no activity.

github-actions[bot] avatar Sep 01 '24 02:09 github-actions[bot]

  • 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 ...

velaia avatar Sep 16 '24 08:09 velaia