Git Product home page Git Product logo

accessibility-insights-windows's Introduction

Product Logo Accessibility Insights for Windows

Build Status Downloads Release

Accessibility Insights for Windows is the project for Accessibility tools on the Windows platform.

Installing Accessibility Insights for Windows

You can download and install the application from https://accessibilityinsights.io.

Building the code

You can find more information on how to set up your development environment here.

1. Clone the repository

  • Clone the repository using one of the following commands
    git clone https://github.com/Microsoft/accessibility-insights-windows.git
    or
    git clone [email protected]:Microsoft/accessibility-insights-windows.git
  • Select the created directory
    cd accessibility-insights-windows

2. Open the solution in visual studio

  • Use the src/AccessibilityInsights.sln file to open the solution.

3. Build and run unit tests

4. Build the MSI project

The MSI project is used to package all the code into an installer that can be used to install Accessibility Insights for Windows. This is not a required step. By default the MSI project is not built in either configuration. Note: The MSI can only be built in the Release config.

  • The MSI project requires WIX. Download and install the Wix toolset from http://wixtoolset.org/.
  • To build the MSI locally, set build configuration to Release.
  • Find the MSI project in the solution explorer under the packages folder.
  • Right click on the MSI project and select Build.
  • Once the build is complete, the MSI can be found at \src\MSI\bin\Release.

More Information

Visit the Overview of Accessibility Insights for Windows page.

Testing

We use the unit test framework from Visual Studio. Find more information in our FAQ section.

Contributing

All contributions are welcome! Please read through our guidelines on contributions to this project.

FAQ

Please visit our FAQ section to get answers to common questions.

Data/Telemetry

By opting into telemetry, you help the community develop inclusive software. We collect anonymized data to identify the top accessibility issues found by users. This will help focus the accessibility tools and standards community to improve guidelines, rules engines, and features.

This project collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more.

Reporting security vulnerabilities

If you believe you have found a security vulnerability in this project, please follow these steps to report it. For more information on how vulnerabilities are disclosed, see Coordinated Vulnerability Disclosure.

accessibility-insights-windows's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.