Search, update, and install package with winget on raycast
- Search and install package from Raycast
- Description and Details Package in Panel Info
- Check and update the package from Raycast
- Installation progress in Raycast
Thanks to Raycast Windows Extension Template by joaolucaswork for the template project structure & setup.
winget install -e --id OpenJS.NodeJS
- Clone this repository
- Run this command in your directory in terminal:
npm ci - Start development mode to install the extension:
npm run dev - The extension will be automatically added to Raycast
Note: I am not a developer, but I created this extension using the Gemini CLI to help with the coding “Vibe Coding”. If you're interested in contributing to this repository, I warmly welcome your participation. Thank you.