Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 618 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 618 Bytes

Mac Development

Environment setup

See the developer guide.

Gotcha: Accessibility Permissions

To grab user inputs and use the keyboard as a steno machine, Plover requires accessibility permissions to be granted (instructions included).

When running from source, your terminal application must be granted accessibility permissions.

If you are running from an application bundle (both in development and for releases), every new build will require re-granting the permissions.