timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.
https://timothycrosley.github.io/streamdeck-ui/
MIT License
1.14k stars 242 forks source link

Feature: reload config via SIGUSR1 #180

Closed AskMeAgain closed 2 years ago

AskMeAgain commented 2 years ago

I implemented the solution by @gregfr https://github.com/timothycrosley/streamdeck-ui/issues/135 as i need this behaviour for myself.

All credits go to him

In the future we could think about providing an easier way of sending this signal by implemented another cli switch like this:

streamdeck --reload-config
gregfr commented 2 years ago

So is it merged?

AskMeAgain commented 2 years ago

I dont think so

EDIT: if you want, you can checkout my own implementation of a streamdeck integration, https://github.com/AskMeAgain/streamdeck4p It has much more features, but no gui