A cross-platform open-source driver for Loupedeck devices.
Built with electron, react, and vite.
Clone the repository and run the setup script:
git clone git@github.com:/TresSims/linuxdeck.git
cd linuxdeck
./setup_dev.shLaunch the dev application
npm start