mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
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
|
|
}
|
|
]
|