#cli #usb #automatic #keyboard #profile #connection #karabiner-elements

app ke_auto_profile_switcher

此 CLI 自动切换 Karabiner-Elements 配置文件,无论是否有 USB 键盘连接

2 个版本

0.1.3 2022 年 5 月 19 日
0.1.2 2022 年 5 月 19 日

#97#profile

MIT 许可证

6KB
77 代码行

ke-auto-profile-changer

这是什么?

建设中

此 CLI 自动切换带有和没有 USB 键盘连接的 Karabiner-Elements 配置文件。

安装

$ cargo install ke_auto_profile_switcher

用法

# check USB keyboard information
$ kaps check
# watch USB keyboard
$ kaps watch [OPTIONS] --keyboard-id <KEYBOARD_ID> --product-profile <PRODUCT_PROFILE>

许可证

MIT License

Copyright (c) 2022 HIRAKI Satoru

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

依赖

~3.5MB
~64K SLoC