Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
2025-04-08 21:41:15 +08:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages New Crowdin updates (#3348) 2025-04-08 21:41:15 +08:00
ViewModels Add settings control 2025-03-26 15:33:49 +08:00
Views Code quality & Fix build issue 2025-03-26 15:44:59 +08:00
Flow.Launcher.Plugin.ProcessKiller.csproj Code quality & Fix build issue 2025-03-26 15:44:59 +08:00
Main.cs Back to original action for UX 2025-03-26 20:23:18 +08:00
NativeMethods.txt Use PInvoke to replace DllImport 2025-03-13 14:01:02 +08:00
plugin.json bump plugin versions 2025-01-27 16:48:43 +11:00
ProcessHelper.cs Use string builder 2025-03-14 16:42:54 +08:00
ProcessResult.cs Improve code quality & Use progress name and id as title tooltip 2025-03-14 16:12:15 +08:00
Readme.md ProcessKiller: add a readme 2020-07-03 17:37:40 +03:00
Settings.cs Add settings control 2025-03-26 15:33:49 +08: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