talonvoice / talon

Issue Tracker for the main Talon app
85 stars 0 forks source link

API Method of Enabling/Disabling/Toggling Talon Features #48

Closed dwighthouse closed 5 years ago

dwighthouse commented 6 years ago

Requesting the ability to enable, disable, and toggle each major toggleable function of Talon through scripting, so as to attach commands to them. Enabling/Disabling/Toggling each function should also update the menu items with check marks as appropriate.

Major functions include:

lunixbochs commented 5 years ago

See the new methods used by eye_control.py in 0.0.8: https://github.com/talonvoice/examples/blob/master/eye_control.py