Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
Hongtao Zhang 4e19e44ed2 Merge remote-tracking branch 'origin/dev' into net8
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
#	Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
2024-08-31 15:30:44 -05:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages New Crowdin updates (#2817) 2024-08-13 22:52:40 +05:30
Flow.Launcher.Plugin.ProcessKiller.csproj Merge remote-tracking branch 'origin/dev' into net8 2024-08-31 15:30:44 -05:00
Main.cs fix kill command to honor "Last Query Style" 2023-06-04 06:20:50 +03:00
plugin.json version bump plugins 2024-08-13 18:27:56 +10:00
ProcessHelper.cs fix kill command to honor "Last Query Style" 2023-06-04 06:20:50 +03:00
ProcessResult.cs ProcessKiller: split source to multiple files 2020-07-03 17:07:24 +03:00
Readme.md ProcessKiller: add a readme 2020-07-03 17:37:40 +03:00

Process Killer Plugin

A Flow-Launcher plugin that allows you to kill running processes.

Based on Wox.Plugin.ProcessKiller, originally created by cxfksword and improved by theClueless.

image