Metadata-Version: 2.1
Name: idazen
Version: 0.1.3
Summary: Take control over your Ikea IDÅSEN standing desk without hassle and stay ZEN 🙌.
Home-page: https://github.com/zifeo/idazen
License: MIT
Keywords: idasen,ikea,bluetooth,linak
Author: Teo Stocco
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: bleak (>=0.12.0,<0.13.0)
Requires-Dist: typer[all] (>=0.3.2,<0.4.0)
Project-URL: Repository, https://github.com/zifeo/idazen
Description-Content-Type: text/markdown

# idazen

[![Actions Status](https://github.com/zifeo/idazen/workflows/CI/badge.svg)](https://github.com/zifeo/idazen/actions)
[![PyPI version](https://badge.fury.io/py/idazen.svg)](https://badge.fury.io/py/idazen)

Take control over your Ikea IDÅSEN standing desk without hassle and stay ZEN 🙌.

## Getting started

```
# pypi
pip install idazen

# master
pip install --upgrade git+https://github.com/zifeo/idazen.git   
```

## Usage

```
> idazen scan
Scanning 10s...
Found: Desk 7764 (3C9D3306-3B80-4D68-8670-AC9451083BC5)
Use "idazen save 3C9D3306-3B80-4D68-8670-AC9451083BC5" or "idazen scan --save"
```

```
> idazen move 78
Height set to 78.22
```


