Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adrianriobo/goax

Small framework to interact with UX element through OS accessibility native APIs in golang
https://github.com/adrianriobo/goax

accessibility automation golang-library macos native-base testing ux windows

Last synced: 3 months ago
JSON representation

Small framework to interact with UX element through OS accessibility native APIs in golang

Awesome Lists containing this project

README

        

# goax

Small framework to interact with UX element through OS accessibility native APIs in golang

## Security Threat

goax.exe can be detected as a threat by windows defender, as it may be identified as a [Trojan:Win32/Wacatac.B!ml](https://www.makeuseof.com/windows-wacatac-trojan/)
this is a **false positive** from the code you can see that goax uses OS dll libraries to access OS functionality (accessibility, messaging,...).

## Required permissions

### Mac

We need to setup the accessibility and screen recording for the app (if run locally we will allow terminal app if we use ssh we need the sshd-keygen-wrapper app)