Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
2022-12-12 12:45:44 +09:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages New Crowdin updates (#1429) 2022-10-06 06:20:08 +03:00
Flow.Launcher.Plugin.ProcessKiller.csproj Upgrade to .net 6 2021-12-28 11:36:28 -06:00
Main.cs use AutoCompleteText in PluginIndicator, ProcessKiller plugins 2022-01-13 04:52:13 +02:00
plugin.json bump plugin versions after .Net 6 upgrade 2022-12-09 07:33:25 +11:00
ProcessHelper.cs ProcessKiller: split source to multiple files 2020-07-03 17:07:24 +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