b6998fd13c
Python interface to control Blinkstick devices connected to computer. https://pypi.org/project/BlinkStick/
15 lines
319 B
Text
15 lines
319 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Blinkstick has been installed. You have to restart devd(8) with the command:
|
|
|
|
# service devd restart
|
|
|
|
Blinkstick also requires read/write access to devices, so the users
|
|
must belong to the operator group. You can add them with the command:
|
|
|
|
# pw group mod operator -m <user>
|
|
|
|
EOM
|
|
}
|
|
]
|