unix-streamdeck/streamdeckui

Configurator not opening

Johnnyreyman opened this issue · 1 comments

When I run the command streamdeckui it returns
2021/11/04 00:23:53 Cound not read device info: The name com.unixstreamdeck.streamdeckd was not provided by any .service files
systemd config:
`[Unit]
Description=com.unixstreamdeck.streamdeckd

[Service]
ExecStart=/usr/bin/streamdeckd
Restart=on-failure

[Install]
WantedBy=default.target

After setting up the service did you remember to enable/start it?
See the README here or https://github.com/unix-streamdeck/streamdeckd for more info