{"id":29929571,"url":"https://github.com/blbrdv/ezstore","last_synced_at":"2025-08-02T15:13:08.675Z","repository":{"id":196494890,"uuid":"654994293","full_name":"blbrdv/ezstore","owner":"blbrdv","description":"Easy install apps from MS Store","archived":false,"fork":false,"pushed_at":"2025-08-02T13:13:53.000Z","size":794,"stargazers_count":5,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T13:25:35.802Z","etag":null,"topics":["cli","download-manager","downloader","microsoft-store","msstore","store","windows","windows-10","windows-11","windows-desktop"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blbrdv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-06-17T14:56:00.000Z","updated_at":"2025-07-25T06:56:51.000Z","dependencies_parsed_at":"2023-10-11T11:14:44.030Z","dependency_job_id":"3c8a79f4-48f1-48f0-9fb1-1643370f43fd","html_url":"https://github.com/blbrdv/ezstore","commit_stats":null,"previous_names":["blbrdv/ezstore"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/blbrdv/ezstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blbrdv%2Fezstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blbrdv%2Fezstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blbrdv%2Fezstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blbrdv%2Fezstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blbrdv","download_url":"https://codeload.github.com/blbrdv/ezstore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blbrdv%2Fezstore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268400639,"owners_count":24244445,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["cli","download-manager","downloader","microsoft-store","msstore","store","windows","windows-10","windows-11","windows-desktop"],"created_at":"2025-08-02T15:13:08.122Z","updated_at":"2025-08-02T15:13:08.662Z","avatar_url":"https://github.com/blbrdv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![icon](/icons/icon16.png) ezstore\n![GitHub License](https://img.shields.io/github/license/blbrdv/ezstore)\n![GitHub Release](https://img.shields.io/github/v/release/blbrdv/ezstore)\n[![E2e tests](https://github.com/blbrdv/ezstore/actions/workflows/e2e-tests.yaml/badge.svg)](https://github.com/blbrdv/ezstore/actions/workflows/e2e-tests.yaml)\n![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/blbrdv/ezstore/total)\n\nEasy install apps from MS Store.\n\n## Installation\n\nDownload installer or portable version from\n[release page](https://github.com/blbrdv/ezstore/releases).\n\n## Usage\n\n```\nEasy install apps from MS Store\n\nUsage:\n    ezstore install \u003cid\u003e [options]\n    ezstore --help\n    ezstore --version\n\nOptions:\n    -h --help      Print this text.\n    -v --version   Print app version.\n    --ver          Sets the version of the product [default: latest].\n    --locale       Sets the locale name of the product [default: current value in the OS or en_US].\n    --verbosity    Sets verbosity level [default: n].\n                   Available log levels:\n                     * q - quiet, no output at all\n                     * m - minimal, only SUCCESS and ERROR logs\n                     * n - normal, same as minimal plus INFO and WARNING logs\n                     * d - detailed, same as normal plus DEBUG logs and tracing net errors to log file\n\nExamples:\n    ezstore install 9nh2gph4jzs4\n    ezstore install 9nh2gph4jzs4 -v 1.0.3.0 --locale cs_CZ --verbosity d\n```\n\n## Development\n\nProject need [Golang](https://go.dev/dl/) version `1.24` or later.\n\n### Automation\n\nUse `.\\run.ps1 -l` to see available tasks.\n\nUse `.\\run.ps1 -h \u003ctask\u003e` to see task description.\n\nUse `.\\run.ps1 [-v] \u003ctask\u003e` to run task. Flag `-v` sets verbose output.\n\n### End-to-end tests\n\n#### Requirements\n\n1. Windows OS 8 or higher\n2. Powershell 5.1 or higher\n\n#### Execution\n\nRun `.\\tests\\\u003cscenario\u003e.ps1`.\n\n## License\n\nThis project licensed under [MIT](https://opensource.org/license/mit/) license.\n\nSee [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblbrdv%2Fezstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblbrdv%2Fezstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblbrdv%2Fezstore/lists"}