#bluetooth #ikea #idasen #standing-desk

app idasen-cli

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

1 unstable release

0.1.0 Feb 16, 2022

#6 in #ikea

MIT license

11KB
148 lines

Build

idasen-cli

Control your IKEA® IDÅSEN standing desk by a cli tool using Bluetooth.

(This is neither made nor endorsed by IKEA®.)

Basic Usage

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

Further Ideas

  1. Remove debug and listen maybe.
  2. Improve move_to, if possible.

Dependencies

~9–46MB
~637K SLoC