A Mac OSX toolbar application providing global keyboard shortcuts for controlling the OD-11 cloud speaker from Teenage Engineering
This project is in development. Your help is much appreciated
Download latest build and install the app like any other Mac app.
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 |
This project uses Cocoapods so you need to run:
$ pod install
First build the project for Archive. Then create a DMG using the appgdmg tool
$ appdmg appdmg.json OrthoCtrl.app
- 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
MIT