Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
Maxmad68 edited this page Jan 9, 2021 · 6 revisions

PyTouchBar is a library to use MacBook Pro's TouchBar in Python apps.
Currently, it only supports Tkinter and Pygame.
PyTouchBar wraps the Objective-C class NSTouchBar and related to make its use easier in Python.
Note: It will (of course) only works on MacBook Pro with TouchBars, or on a TouchBar Simulator (you have a good one here.)

This "docs-wiki" aims to explain you on how to use the library.

Clone this wiki locally