Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
Hongtao Zhang 90ec4c083a Merge branch 'velopack' into avalonia
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Image/ImageCache.cs
#	Flow.Launcher.Infrastructure/Image/ImageLoader.cs
#	Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj
#	Flow.Launcher/App.xaml.cs
#	Flow.Launcher/Flow.Launcher.csproj
#	Flow.Launcher/Helper/SingleInstance.cs
#	Flow.Launcher/MainWindow.axaml.cs
#	Flow.Launcher/MainWindow.xaml
#	Flow.Launcher/ResultListBox.xaml.cs
#	Scripts/post_build.ps1
2024-04-05 21:10:28 -05:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages New Crowdin updates (#2494) 2024-01-23 08:04:38 +02:00
Flow.Launcher.Plugin.ProcessKiller.csproj update to net8.0 2024-01-17 23:12:31 -06:00
Main.cs fix kill command to honor "Last Query Style" 2023-06-04 06:20:50 +03:00
plugin.json bump version for plugins 2024-02-04 13:57:04 +11: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