• Stars
    star
    239
  • Rank 168,763 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created over 1 year ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Winget plugin for PowerToys Run

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 C:\Program Files\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

More Repositories

1

wsl2-distro-manager

A GUI to quickly manage your WSL2 instances
Dart
1,782
star
2

telegram-support-bot

A Telegram ticketing/supporting system.
TypeScript
408
star
3

DTubeViewer

Unofficial DTube Android & iOS App with Flutter
Dart
30
star
4

flutter_android_pip

Simple Flutter plugin for Android picture in picture mode.
Dart
14
star
5

flutter_plausible_analytics

Plausible Analytics for Flutter as a Dart package.
Dart
12
star
6

portfolio

Clean HTML5 & CSS portfolio site
HTML
12
star
7

flutter_repo_wiki

A Flutter docs and pub wiki with a notifier for new versions.
Dart
11
star
8

cloudflare-stream-uploader

A NodeJS Cloudflare Stream uploader.
JavaScript
9
star
9

steam_keys_activator

A JS script to activate multiple Steam keys automatically.
JavaScript
6
star
10

wsl-scripts

5
star
11

Touchless-Desktop-Controller

Control your computer with your hands without touching the mouse. Developed for the Intel RealSense F200 - Development: Frozen
C#
4
star
12

steembot

A simple "single threaded" request Steem Bot framework in NodeJS
JavaScript
3
star
13

chunked_downloader

Dart downloader with customizable chunk/buffer size
Dart
3
star
14

erics-container-repo

My docker containers in one place
Dockerfile
2
star
15

wahlapp

App for election information gathering about voters and their most important topics using Angular.
TypeScript
1
star
16

gitlab-runner

GitLab runner for ARM (Raspberry Pi 4) and Kubernetes with latest (12.2.0) gitlab-runner package.
Dockerfile
1
star
17

bostrot

1
star
18

who-crawler

Mirror of my repo at https://gitlab.com/botty-group/who-crawler.git
JavaScript
1
star
19

Notification-Plugin-for-phpDolphin

This plugin uses the browser API to send notifications to the user.
JavaScript
1
star
20

flutter_applovin

A flutter plugin for applovin
Java
1
star