Python library for controlling VKB devices
Project description
pyvkb
Python library for controlling VKB devices
Free software: MIT license
Documentation: https://pyvkb.readthedocs.io.
Features
CLI
List connected VKB devices
Get and set custom LED configurations
CLI
See vkb –help for more information
$ pip install pyvkb
$ vkb list
0: VKB-Sim Gladiator K (4d1e55b2-f16f-11cf-88cb-001111000030)
$ vkb led show
0: VKB-Sim Gladiator K (4d1e55b2-f16f-11cf-88cb-001111000030)
----------------------------------------------------------------------
led:10 clm:COLOR1 lem:OFF color1:#000000 color2:#000000
led:11 clm:COLOR1 lem:OFF color1:#000000 color2:#000000
led: 0 clm:COLOR1 lem:OFF color1:#000000 color2:#000000
$ vkb led set --device 0 --leds 10 --color1 "#f00" --led-mode=1
$ vkb led show
0: VKB-Sim Gladiator K (4d1e55b2-f16f-11cf-88cb-001111000030)
----------------------------------------------------------------------
led:10 clm:COLOR1 lem:CONSTANT color1:#ff0000 color2:#000000
led:11 clm:COLOR1 lem:OFF color1:#000000 color2:#000000
led: 0 clm:COLOR1 lem:OFF color1:#000000 color2:#000000
History
0.1.0 (2020-06-15)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyvkb-0.1.0.tar.gz
(23.4 kB
view details)
File details
Details for the file pyvkb-0.1.0.tar.gz
.
File metadata
- Download URL: pyvkb-0.1.0.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89392125383b8c5c3b022fa7df853fbcd8bed1c31daa04e0a65477523746c213 |
|
MD5 | 47ee81da878e6bc45f06f2df14aa51fd |
|
BLAKE2b-256 | e950ee891dcb61508a5e66d6665b3da3fe3e70dfe224ad27393ebcedbe1349d8 |