Git Product home page Git Product logo

powertoysrunpluginwinget's Introduction

Winget Plugin for PowerToys Run

This is a plugin for PowerToys Run that allows you to search and install packages from the Winget package manager.

image

Features

  • Search for packages from the Winget repository
  • Install packages directly from PowerToys Run
  • View package details and version information

Installation

  1. Download the latest release of the Winget Plugin from the releases page.
  2. Extract the zip file's contents to your PowerToys modules directory (usually %LOCALAPPDATA%\Microsoft\PowerToys\RunPlugins).
  3. Restart PowerToys.

Usage

  1. Open PowerToys Run (default shortcut is Alt+Space).
  2. Type winget followed by your search query.
  3. Select a package from the search results and press Enter to install it.

Build

  1. Clone the PowerToys repo.
  2. cd into the PowerToys directory.
  3. Initialize the submodules: git submodule update --init --recursive
  4. Clone this repo into the PowerToys/src/modules/launcher/Plugins directory. (git clone https://github.com/bostrot/PowerToysRunPluginWinget PowerToys/src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.Winget)
  5. Open the PowerToys.sln solution in Visual Studio.
  6. Add this project to the PowerToys.sln solution. (Right-click on the PowerToys solution in the Solution Explorer (under the path PowerToys/src/modules/launcher/Plugins) and select Add > Existing Project... and select the Community.PowerToys.Run.Plugin.Winget.csproj file.)
  7. Build the solution.
  8. Run the PowerToys project.

Contributing

Contributions are welcome! Please see our contributing guidelines for more information.

License

This project is licensed under the MIT License.

Create your own PowerToys Run Plugin

I wrote an article about that in my blog which might help you to get started: How to create a PowerToys Run plugin

powertoysrunpluginwinget's People

Contributors

bostrot avatar hlaueriksson avatar capi1o avatar davidegiacometti avatar kogsey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.