Skip to content

wallin/ortho-ctrl

Repository files navigation

OrthoBar

A Mac OSX toolbar application providing global keyboard shortcuts for controlling the OD-11 cloud speaker from Teenage Engineering

ortho-ctrl

This project is in development. Your help is much appreciated

Install

Download latest build and install the app like any other Mac app.

Usage

Action Shortcut
Volume up ctrl + alt + p
Volume down ctrl + alt + n
Next track ctrl + alt + f
Previous track ctrl + alt + b
Toggle playback ctrl + alt + m

Build

This project uses Cocoapods so you need to run:

$ pod install

Package

First build the project for Archive. Then create a DMG using the appgdmg tool

$ appdmg appdmg.json OrthoCtrl.app

TODO

  • Auto discover device IP
  • Handle multiple groups
  • Volume slider
  • More actions, like skipping tracks
  • Show real device name in list
  • Configurable shortcuts
  • Show connection status in toolbar icon
  • App Icon
  • Upload to App Store

Licence

MIT