felixhageloh / uebersicht

ˈyːbɐˌzɪçt
GNU General Public License v3.0
4.56k stars 166 forks source link

Render Continuous Output in Background? #505

Closed ericzhou27 closed 1 year ago

ericzhou27 commented 1 year ago

I have a python script continuously outputting text in the background and I'd like to render it on my widget. What would be the easiest way of doing so? At the moment I just have the command running when the widget refreshes and a long refresh frequency but this doesn't look like it continuously gives the output to display