I want to build an Elgato-like Streamdeck to quickly open and execute actions.
This project is divided into three distinct repositories: the Firmware (the code flashed onto the ESP), the Desktop Application (the interface used to configure actions like opening apps or changing the volume), and the Daemon (a background service that runs continuously on your computer to execute those actions).