inclusive-design / AChecker

Automated interactive Web content accessibility checker.
https://achecker.ca
GNU General Public License v2.0
70 stars 61 forks source link

AChecker

AChecker is an automated accessibility checker used to evaluate the accessibility of HTML pages, and help ensure they can be accessed by all individuals, including those with disabilities, using assistive technologies to navigate the Internet.

AChecker live site: http://achecker.ca

What sets AChecker apart from other automated accessibility checkers?

Requirements

ChangeLog

See Changelog

Contribution

If you are interested in contributing to this project, then follow the instructions here.

Installation

Note, if you are installing from a Git clone of AChecker, before following the instructions above, you will need to create an empty configuration file. In the AChecker directory, at the command prompt, issue the following command:

touch include/config.inc.php

Then follow the instructions above.

For more about using AChecker, see the instructional videos on YouTube.