Command Line Interface

This message can be found with idasen --help.

usage: __main__.py [-h] {height,monitor,init,save,delete,stand,sit} ...

ikea IDÅSEN desk control

positional arguments:
  {height,monitor,init,save,delete,stand,sit}
                        Subcommands
    height              Get the desk height.
    monitor             Monitor the desk position.
    init                Initialize a new configuration file.
    save                Save current desk position.
    delete              Remove position with given name.
    stand               Move the desk to 1.1m.
    sit                 Move the desk to 0.75m.

optional arguments:
  -h, --help            show this help message and exit