Zero-Fork-Storage / touchbard

Daemon for controlling Touch Bar on your Mac with T2 security chip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

touchbard

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 with apple-touchbar kernel module and userspace.
  • touchbarctl: Utility for setting touchbar mode on your terminal. It also shows how programs communicate with touchbard.

For protocol documentation, please read PROTOCOL.md.

License

See LICENSE.md. Spoiler alert: It's GPL3.

About

Daemon for controlling Touch Bar on your Mac with T2 security chip

License:GNU General Public License v3.0


Languages

Language:Python 89.0%Language:Shell 7.2%Language:Makefile 3.8%