
Thanks to Rasmus Andersson for peertalk, which is used to communicate between the macOS and iOS apps through USB connection. Thanks to Aleksei Mazelyuk for his Touch bar for VK Messenger, which was an inspiration for the app icon.
MAC TOUCH BAR DEMO CODE
Andreas Verhoeven, Robbert Klarenbeek, to Alex Zielenski for StartAtLoginController, which ties together the ServiceManagement stuff without even a single line of code (gotta love KVO).See these sideloading instructions to set this up. To get the app installed on your iOS device, it needs to be properly signed. To build the iOS app, open TouchBar.xcodeproj, connect your iOS device and select the TouchBarClient target and your device, like show here:

Press the Fn-key to toggle the Touch Bar on and off. To run the Touch Bar on your Mac, put the app into your Applications folder and open it. TouchBarServer.zip to run the Touch Bar on your Mac.You can check which build you have by clicking the version number in About This Mac:

10.12.1 build 16B2555 does not have Touch Bar support, so it WILL NOT WORK!

⚠️ Just having 10.12.1 is not enough, you need the right build number.

It shows the original Apple Touch Bar, which changes dynamically based on the app you're currently using. Touch Bar Demo App allows you to use your macOS Touch Bar from an iPad (through USB connection) or on-screen by pressing the Fn-key.
