Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
2025-03-13 13:47:52 +08:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages New Crowdin updates (#3062) 2025-01-27 16:39:07 +11:00
Flow.Launcher.Plugin.ProcessKiller.csproj Replace DllImport & flags with CSWin32 2024-12-10 13:29:21 +08:00
Main.cs Order search result by window title 2024-12-27 12:43:43 +01:00
NativeMethods.txt Replace DllImport & flags with CSWin32 2024-12-10 13:29:21 +08:00
plugin.json bump plugin versions 2025-01-27 16:48:43 +11:00
ProcessHelper.cs Merge branch 'dev' into processkiller_orderby_windowtitle 2025-03-13 13:47:52 +08: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