rhyst / linak-controller

A Python script to control Linak standing desks.
MIT License
346 stars 51 forks source link

Request: watch combined with server #94

Open segil opened 1 month ago

segil commented 1 month ago

Would it be possible to use the watch functionality, when the app is running in server mode?

I use the server mode to control the height from another Windows shell. When I modify the height with the physical desk buttons, it would be nice if these changes are displayed at the running server instance. This works when running in watch mode. But combined doesn't seem it be possible.

linak-controller --watch --server doesn't seem it work.

Thanks.

rhyst commented 6 days ago

Sorry for delayed reply. I think this should be possible and I would accept a PR for it, but I am not sure when I will have time to add it myself.