Everything search plugin for PowerToys Run
Go to file
Yu Chieh Victor Lin ef6fbcec68 New Updater Logic
WinGet support
Updated README instructions
2024-01-19 14:56:27 +08:00
.github New Updater Logic 2024-01-19 14:56:27 +08:00
Images Using AssocQueryString and Translations 2022-06-01 17:41:33 +08:00
Interop Match 0.75.0 2023-10-11 23:20:25 +08:00
Properties New Updater Logic 2024-01-19 14:56:27 +08:00
SearchHelper Added option to expand Enviroment Variables 2024-01-11 00:33:19 +08:00
.gitignore Initial commit 2022-01-10 20:51:28 +08:00
Community.PowerToys.Run.Plugin.Everything.csproj resolve #66 2023-12-11 22:34:50 +08:00
Community.PowerToys.Run.Plugin.Everything.xml Added filter macros, adjustments for StyleCop..etc 2022-05-18 15:19:39 +08:00
ContextMenuLoader.cs Added option to expand Enviroment Variables 2024-01-11 00:33:19 +08:00
Everything64.dll 0.73.0, Impliment RunCount 2023-09-02 13:21:32 +08:00
Everything.cs New Updater Logic 2024-01-19 14:56:27 +08:00
GlobalSuppressions.cs Added option to expand Enviroment Variables 2024-01-11 00:33:19 +08:00
Main.cs New Updater Logic 2024-01-19 14:56:27 +08:00
plugin.json Added option to expand Enviroment Variables 2024-01-11 00:33:19 +08:00
README.md New Updater Logic 2024-01-19 14:56:27 +08:00
Settings.cs Fixed Multi-filter issues (#77) 2024-01-13 11:44:47 +08:00
settings.toml Migrate settings from settings.toml to PluginAdditionalOptions 2023-10-04 10:13:24 +08:00
Update.cs New Updater Logic 2024-01-19 14:56:27 +08:00

Everything for PowerToys Run

GitHub repo size GitHub release (release name instead of tag name) Chocolatey Version GitHub all releases GitHub release (latest by date)

This plugin adds Everything search results to PowerToys Run.
This repo is to be used with the PowerToys repo, this will not compile when used standalone, as it's missing references from PowerToys.
Dev instructions are in the wiki.

Install instructions

There are now 4 different methods of installation, chose the one you prefer:

  1. WinGet (Recommended) : winget install lin-ycv.EverythingPowerToys
  2. Chocolatey : choco install everythingpowertoys
  3. Self-Extraction Installer (EXE) : Download from release page
  4. Manual Installation (ZIP) : Download from release page

Detailed explanations and instructions are on the release page

Requirements

Stargazers over time