accerciser
interactive Python accessibility explorer for the GNOME desktop
Install
- All systems
-
curl cmd.cat/accerciser.sh
- Debian
-
apt-get install accerciser
- Ubuntu
-
apt-get install accerciser
- Arch Linux
-
pacman -S accerciser
- Kali Linux
-
apt-get install accerciser
- Fedora
-
dnf install accerciser
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install accerciser
- Raspbian
-
apt-get install accerciser
- Dockerfile
- dockerfile.run/accerciser
accerciser
interactive Python accessibility explorer for the GNOME desktop
It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information.