Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
2026-02-21 12:51:21 +02:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages New Crowdin updates (#4181) 2026-02-21 12:51:21 +02:00
ViewModels Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
Views Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
Flow.Launcher.Plugin.ProcessKiller.csproj Bump Microsoft.Windows.CsWin32 from 0.3.205 to 0.3.269 2026-02-04 22:46:23 +00:00
Main.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
NativeMethods.txt Use PInvoke to replace DllImport 2025-03-13 14:01:02 +08:00
plugin.json set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
ProcessHelper.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
ProcessResult.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
Readme.md ProcessKiller: add a readme 2020-07-03 17:37:40 +03:00
Settings.cs Add option to let process killer show window title 2025-04-15 21:21:47 +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