Skip to content

samueltorres/idasenctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idasenctl

idasenctl is a command line tool for ikea idasen desk that allows you to move the desk up and down using presets. really nerdy.

How to install

Currently the easiest way to install it is by using go install

go install github.com/samueltorres/idasenctl

How to use

1. Add your desk

You can add your desk by running the desk add command:

idasenctl desk add

This will scan bluetooth devices around you that should be IKEA Idasen desks and show a prompt for you to choose which one.

2. Add a preset

Add a preset with the current height using the preset add command:

idasenctl preset add sit --current

Or add a preset with the height set explicitly

idasenctl preset add stand --height 1.00

3. Move the desk

You can move the desk to a preset by using the set command:

idasenctl set stand

About

command line tool for ikea idasen desk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages