You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For use case example, how can we load cpu & mem usage like below?
This is achieved in https://tracesof.net/uebersicht/. I know plash is a pure website renderer but is it possible we support this by some kind of plugin mechanism?
The text was updated successfully, but these errors were encountered:
Is it possible that Plash implement some kinda command plugin/hooks to execute some commands?
That's what it would be and it's what's complicated to do. I will most likely have to create a helper app that has to be installed separately, since Plash is sandboxed and not allowed to execute external binaries.
How can we interact with bash?
For use case example, how can we load cpu & mem usage like below?
This is achieved in https://tracesof.net/uebersicht/. I know plash is a pure website renderer but is it possible we support this by some kind of plugin mechanism?
The text was updated successfully, but these errors were encountered: