{"id":17149713,"url":"https://github.com/mokshit06/a11y-tech-syndicate","last_synced_at":"2026-05-02T22:39:56.458Z","repository":{"id":118282968,"uuid":"386172001","full_name":"Mokshit06/a11y-tech-syndicate","owner":"Mokshit06","description":"Not just an accessibility testing engine","archived":false,"fork":false,"pushed_at":"2021-07-28T11:28:47.000Z","size":847,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T17:11:23.992Z","etag":null,"topics":["accessibility","alt-text","chrome-extension","live-caption","preact"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mokshit06.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-15T05:15:17.000Z","updated_at":"2024-03-01T17:32:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"580ae5d4-d255-4499-9eb6-0d4856b4a0a8","html_url":"https://github.com/Mokshit06/a11y-tech-syndicate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mokshit06%2Fa11y-tech-syndicate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mokshit06%2Fa11y-tech-syndicate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mokshit06%2Fa11y-tech-syndicate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mokshit06%2Fa11y-tech-syndicate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mokshit06","download_url":"https://codeload.github.com/Mokshit06/a11y-tech-syndicate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245266802,"owners_count":20587453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility","alt-text","chrome-extension","live-caption","preact"],"created_at":"2024-10-14T21:33:52.817Z","updated_at":"2025-10-16T18:46:56.984Z","avatar_url":"https://github.com/Mokshit06.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# a11y\n\n## Requirements\n\n- ffmpeg\n- node\n- yarn\n- chrome\n\n## Setup\n\n1. Install the dependencies.\n\n```bash\nyarn install\n```\n\n2. Copy `.env.example` files to `.env`.\n\n```bash\ncp packages/extension/.env.local packages/extension/.env\ncp packages/server/.env.local packages/server/.env\n```\n\n3. Create google service account and add Speech-to-Text and Vision API to the libaries.\n\n4. Add the path of the `private_key`, `client_email` and `client_id` from the json file downloaded in `packages/server/.env`\n\n```bash\nGOOGLE_PRIVATE_KEY=\"...\"\nGOOGLE_CLIENT_EMAIL=\"...\"\nGOOGLE_CLIENT_ID=\"...\"\n```\n\n5. Create database and run migrations.\n\n```bash\nyarn prisma migrate dev\n```\n\n6. Open `chrome://extensions` in your browser and turn on `Developer Mode`.\n\n7. Click on the `Load unpacked` button, navigate to the `packages/extension` directory and open it.\n\n8. Start extension and server in dev mode. This will start esbuild and nodemon in watch mode.\n\n```bash\nyarn dev\n```\n\n9. Open any website and click `ctrl` + `shift` + `i`. There should be a new panel called `a11y`. Click `Start` to run the\n   the accessibility suite and show the stats.\n\n10. To see the accessibility stats of a specific element, open the `Elements` tab, click on the element and from the sidebar panes, select `a11y`.\n\n### Info\n\nThe server trims the audios and videos to max 10s and has a limit of generating alt text for 30 images.\nThese can be disabled but are there so as to prevent accidental processing of large files and additional billing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmokshit06%2Fa11y-tech-syndicate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmokshit06%2Fa11y-tech-syndicate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmokshit06%2Fa11y-tech-syndicate/lists"}