1 unstable release
0.1.0 | Feb 16, 2022 |
---|
#5 in #ikea
11KB
148 lines
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
- Remove
debug
andlisten
maybe. - Improve
move_to
, if possible.
Dependencies
~9–39MB
~590K SLoC