{"id":26615620,"url":"https://github.com/trypsynth/nvdl","last_synced_at":"2026-07-01T12:32:19.441Z","repository":{"id":283535158,"uuid":"952088374","full_name":"trypsynth/nvdl","owner":"trypsynth","description":"CLI tool allowing you to download the latest version of the NVDA screen reader for a variety of configurations.","archived":false,"fork":false,"pushed_at":"2026-05-09T14:42:23.000Z","size":43567,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-12T22:05:37.738Z","etag":null,"topics":["accessibility","nvda","reader","screen","screenreader","windows"],"latest_commit_sha":null,"homepage":"https://nvda.zip","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trypsynth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-20T17:59:23.000Z","updated_at":"2026-05-09T14:42:19.000Z","dependencies_parsed_at":"2025-03-20T19:39:52.807Z","dependency_job_id":"afc0f438-ab20-4e94-a772-302a39e2813b","html_url":"https://github.com/trypsynth/nvdl","commit_stats":null,"previous_names":["trypsynth/nvdl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trypsynth/nvdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trypsynth%2Fnvdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trypsynth%2Fnvdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trypsynth%2Fnvdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trypsynth%2Fnvdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trypsynth","download_url":"https://codeload.github.com/trypsynth/nvdl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trypsynth%2Fnvdl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35007276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","nvda","reader","screen","screenreader","windows"],"created_at":"2025-03-24T06:29:28.548Z","updated_at":"2026-07-01T12:32:19.436Z","avatar_url":"https://github.com/trypsynth.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nvdl - NVDA Downloader\n`nvdl` is a simple command-line tool that allows users to download or retrieve the latest NVDA screen reader versions from the `https://nvda.zip` API.\n\n## Features\n- Download the latest NVDA versions (Stable, Alpha, Beta, XP, Win7).\n- Retrieve the direct download link and/or  checksum instead of downloading the installer.\n- Optionally prompt the user to run the installer after download.\n\n## Installation\nEnsure you have Rust installed, then build the tool with:\n\n```sh\ncargo install --path .\n```\n\n## Usage\n\n### Download the latest stable version:\n```sh\nnvdl\n```\n\n### Download a specific NVDA version:\n```sh\nnvdl alpha\nnvdl beta\nnvdl xp\nnvdl win7\n```\n\n### Get the direct download URL an/or checksum instead of downloading:\n```sh\nnvdl --url  # or -u\nnvdl beta --checksum  # or -c\nnvdl alpha --url --checksum  # or -uc\n```\n\n### Behavior on Windows\n- If run on Windows, `nvdl` will prompt the user to run the installer after downloading.\n- You can skip the prompt by including `-y`/`--run` or `-n`/`--no-run`. These flags have no effect on other platforms.\n\n## API Endpoints Used\n\n- `/stable.json` ? Retrieves the latest stable version.\n- `/alpha.json` ? Retrieves the latest alpha version.\n- `/beta.json` ? Retrieves the latest beta version.\n- `/xp.json` ? Retrieves the last version for Windows XP.\n- `/win7.json` ? Retrieves the last version for Windows 7 SP1 and Windows 8.0.\n\n## License\nThis project is open-source and available under the Zlib License. See the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrypsynth%2Fnvdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrypsynth%2Fnvdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrypsynth%2Fnvdl/lists"}