streamdeck-ui
streamdeck-ui copied to clipboard
A Linux compatible UI for the Elgato Stream Deck.
maybe a possible one to load large images faster. This is based on #136
It can certainly be expanded, but for now it will be enough. #143 It also has a function to clean the state_file, i.e. to delete empty configs.
Initial POC for blocking buttons from running when the system is locked. Uses dbus-python. * [x] Add lock check when button is pressed * [x] block button press unless button...
Hey, I had an idea for very simple plugin system. This way anyone can write a simple script/plugin in basically any programming language. All one has to do is specify...
As someone else suggested, I implemented an icon reload function upon receiving SIGUSR1 signals. The function loads the STATE_FILE, checks if the str() for each button has changed and invokes...
Review the [change log](https://github.com/timothycrosley/streamdeck-ui/blob/master/CHANGELOG.md) for more details. The updated documentation has also been published. https://timothycrosley.github.io/streamdeck-ui/docs/installation/systemd/
Corsair VID: 0x1b1c PID: 0d02 It's a bar with no image output, just backlit text indicating S1-S10 (single line). Also has a little OLED screen with < and > buttons....
This aint so much an issue or a suggestion, but i bought the device with the intent of using it as a sound board Does anyone know the command or...
Hi, I'm very much a beginner with anything linux or python related but I have a project which requires a streamdeck running on a raspberry pi 4. I want to...
**Describe the bug** $ streamdeck Segmentation fault (core dumped) Seg fault shows sigsev lib usb control transfer linux **To Reproduce** Steps to reproduce the behavior: 1. apt install streamdeck-ui 2....