Crates.io | idasen-cli |
lib.rs | idasen-cli |
version | 0.1.0 |
source | src |
created_at | 2022-02-16 04:36:25.420442 |
updated_at | 2022-02-16 04:36:25.420442 |
description | CLI to Control IKEA® IDÅSEN standing desk via Bluetooth. |
homepage | https://github.com/typetetris/idasen-cli |
repository | https://github.com/typetetris/idasen-cli |
max_upload_size | |
id | 533081 |
size | 37,232 |
Control your IKEA® IDÅSEN standing desk by a cli tool using Bluetooth.
(This is neither made nor endorsed by 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
debug
and listen
maybe.move_to
, if possible.