#bluetooth #ikea #idasen #standing-desk

app idasen-cli

通过蓝牙控制IKEA® IDÅSEN升降桌的CLI

1个不稳定版本

0.1.0 2022年2月16日

#6#ikea

MIT 许可证

11KB
148

Build

idasen-cli

通过蓝牙使用CLI工具控制IKEA® IDÅSEN升降桌。

(这不是IKEA®制作的或认可的。)

基本用法

CLI to Control IKEA® IDÅSEN standing desk via Bluetooth.

USAGE:
    idasen-cli <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    debug      Dump data about desks we can find
    help       Print this message or the help of the given subcommand(s)
    list       List all saved positions
    listen     Listen to position and speed changes
    pos        Moves desk to position <pos> mm
    rel        Moves desk <rel> mm. Positive numbers move up, negative numbers move down
    restore    Move desk to position saved under a certain name
    save       Save position of desk under a certain name
    show       Show the current position

其他想法

  1. 可能的话,移除debuglisten
  2. 改进move_to,如果可能的话。

依赖关系

~9–43MB
~612K SLoC