Please use tiny-dfr instead.
Simple and working daemon for configuring Touch Bar mode
This repository contains two programs: touchbard
and touchbarctl
.
touchbard
: Daemon that runs in background and communicate withapple-touchbar
kernel module and userspace.touchbarctl
: Utility for setting touchbar mode on your terminal. It also shows how programs communicate withtouchbard
.
For protocol documentation, please read PROTOCOL.md.
See LICENSE.md. Spoiler alert: It's GPL3.