patrickloeber / ai-typing-assistant

AI powered local typing assistant built with Ollama
https://patloeber.com/typing-assistant-llm/
MIT License
292 stars 35 forks source link

Issue with trusted process #1

Closed chiggly007 closed 8 months ago

chiggly007 commented 8 months ago

Receiving this : This process is not trusted! Input event monitoring will not be possible until it is added to accessibility clients.

Doriandarko commented 8 months ago

You need to add what you are using to run the script (IDE/terminal) both on accessibility and input monitoring on Mac

patrickloeber commented 8 months ago

Yes, I added a note about this to the README