Skip to content

Framework to simplify requesting and managing macOS Accessibility API access

License

Notifications You must be signed in to change notification settings

JitouchApp/AXPlz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AXPlz

Working with macOS's Accessibility API requires the process to be trusted by the operating system. In practice, this means that the user needs to make sure that "Access for assistive devices" is enabled on older versions of macOS, or that the application is enabled in Security > Accessibility preferences.

AXPlz contains code to check if the requirements have been met and AX API is accessible to the program. If not, it displays a helpful, always-on-top reminder on what the user needs to do. On current macOS versions, this looks like this:

About

Framework to simplify requesting and managing macOS Accessibility API access

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published