docs: readme add mac os xattr note
add a tip for mac users to run xattr -c on the app post download
This commit is contained in:
committed by
Nick Bolton
parent
915760b899
commit
675e10d7b1
@ -19,6 +19,10 @@ TLS encryption is enabled by default. Wayland is supported. Clipboard sharing is
|
||||
|
||||
To use Deskflow you can use one of our [packages](https://github.com/deskflow/deskflow/releases), install `deskflow` (if available in your package repository), or [build it](#build-quick-start) yourself from source.
|
||||
|
||||
> [!TIP]
|
||||
> macOS users may need to run `xattr -c /Applications/Deskflow.app` after copying the app to the `Applications` dir.
|
||||
> You will also have to allow accessibility access to both the `Deskflow` app and the `deskflow` process.
|
||||
|
||||
[](https://github.com/deskflow/deskflow/commits/master/)
|
||||
[](https://github.com/deskflow/deskflow/commits/master/)
|
||||
[](LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user