Coder Social home page Coder Social logo

idasen-controller-mac's Introduction

App icon

Idasen Desk Controller – Mac app

This is a Mac Status Bar application for controlling your IKEA IDÅSEN (Linak) Desk

If you find this at least a little bit useful, why don't you help me out by:

Download latest release


Animated example

Preferences example

Why?

The best way I've found to get myself to use my sit/stand desk more; is to remove as much friction around moving it as possible.

The Linak 'Desk Control' mobile app let's you set favourite positions — but then you need to open the app, and press and hold the up/down arrow until it get's into position. Having to hold the button the whole time was just a bit annoying for me; and I found myself changing height positions less.

I found a couple of different solutions across Github; but there were no truly Native Mac apps... until now.

I'm already on my Mac when sitting/standing at my desk — so why can't I quickly control the desk from here; without needing to open Linak's Desk Control Mobile app or having to use physical controller?

Features

  • Easy access from the Mac Status Bar
  • View current height
  • Save sit/stand height positions
  • Move up/down
  • Move to sit/stand position without having to hold down the button
  • Automatic launch on startup (configurable in preferences)
  • Supports AppleScript to interact with it (e.g. via an Alfred App workflow)

Animated example

Getting started

Other info:

  • To access the preferences either right-click on the Status bar icon and click Preferences – or after clicking on the icon, click on the settings icon in the bottom right
  • To quit the application entirely; right-click on the Status bar icon and click Quit

Troubleshooting

  • Make sure no other phones / computers currently have one of the 'Desk Control' apps open and connected to your desk, if you do, simply quit that app, and this Desk Controller app should work
  • Make sure your Idasen Desk still has the word "Desk" in the name of the device — e.g if you changed its name via Linak's Desk Control mobile app
  • If it's still not finding your desk; try resetting your desk. To do this:
    1. Lower your desk as low as it goes
    2. Now once more hold down the physical controller to lower it even more, after a second or 2 it should jump down and up
    3. Now press and hold the 'bluetooth' button on the front of the physical controller, for a few seconds – until the blue light starts blinking

Interacting with AppleScript

If you want to interact with your Desk via AppleScript; you can talk directly through the 'Desk Controller' mac app.

This is great for setting up an Alfred App workflow

Commands:

move "to-sit": Will move to the saved 'Sitting position'

move "to-stand": Will move to the saved 'Standing position'

move "up": Will move the desk up a tiny bit

move "down": Will move the desk down a tiny bit

move to "120cm": Will move the desk to a height of 120cm

move to "55in": Will move the desk to a height of 55 inches

move to "80": Will move the desk to a height of either 80cm or 80in depending on your preferences

So you may have an AppleScript script that looks like this:

tell application "Desk Controller"
    move "to-sit"
end tell

idasen-controller-mac's People

Contributors

andrew-codechimp avatar dwilliames avatar mattorb avatar meck avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.