{"id":23227218,"url":"https://github.com/tonybenoy/ray","last_synced_at":"2026-04-13T17:33:19.215Z","repository":{"id":263573232,"uuid":"890655776","full_name":"tonybenoy/ray","owner":"tonybenoy","description":"Pacman like wrapper for winget","archived":false,"fork":false,"pushed_at":"2025-08-03T07:53:48.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T09:20:36.759Z","etag":null,"topics":["arch","pacman","windows","winget","winget-cli"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tonybenoy.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}},"created_at":"2024-11-19T00:24:18.000Z","updated_at":"2025-08-03T07:52:39.000Z","dependencies_parsed_at":"2024-11-19T09:50:14.742Z","dependency_job_id":"c60a7a4a-0f77-48d6-a01d-1b282079a3c4","html_url":"https://github.com/tonybenoy/ray","commit_stats":null,"previous_names":["tonybenoy/ray"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tonybenoy/ray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonybenoy","download_url":"https://codeload.github.com/tonybenoy/ray/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonybenoy%2Fray/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31762572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["arch","pacman","windows","winget","winget-cli"],"created_at":"2024-12-19T00:30:53.840Z","updated_at":"2026-04-13T17:33:19.209Z","avatar_url":"https://github.com/tonybenoy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ray\r\n\r\nRay is a command-line tool that maps common `pacman` commands to `winget` commands, allowing you to use familiar `pacman` syntax on Windows.\r\n\r\n## Features\r\n\r\n- Map `pacman` commands to `winget` commands\r\n- Supports various `pacman` commands like `-Syu`, `-Syyu`, `-Sy`, `-S`, `-Ss`, `-R`, `-Rns`, `-Q`, `-Qi`, `-Si`, `-Qs`\r\n\r\n## Installation\r\n\r\n### Build from Source\r\n\r\nTo build and install Ray, you need to have Rust installed. You can install Rust from [rust-lang.org](https://www.rust-lang.org/).\r\n\r\n1. Clone the repository:\r\n\r\n    ```sh\r\n    git clone https://github.com/tonybenoy/ray.git\r\n    cd ray\r\n    ```\r\n\r\n2. Build the project:\r\n\r\n    ```sh\r\n    cargo build --release\r\n    ```\r\n\r\n3. The executable will be located in the `target/release` directory.\r\n\r\n### Install from github releases\r\n\r\nDownload the latest release from the [releases page](https://github.com/tonybenoy/ray/releases/latest) and add the executable to your PATH.\r\n\r\n## Usage\r\n\r\nRun the `ray` executable with the desired `pacman` command:\r\n\r\n```sh\r\nray [options] [package]\r\n```\r\n\r\nAdd ray to your PATH to use it from anywhere.\r\n\r\n## Supported Commands\r\n\r\n- `-Syu`, `-Syyu`: Update all packages\r\n- `-Sy`: Update package database\r\n- `-S`: Install package(s)\r\n- `-Ss`: Search for packages\r\n- `-R`,`-Rns`: Remove package(s)\r\n- `-Q`: List installed packages\r\n- `-Qi`: Show package information\r\n- `-Si`: Show package information\r\n- `-Qs`: Search for installed packages\r\n\r\nAll other winget commands can be used as well by simple passing the command as an argument to `ray`. \r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonybenoy%2Fray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonybenoy%2Fray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonybenoy%2Fray/lists"}