-
Notifications
You must be signed in to change notification settings - Fork 11
Home
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.