Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
taooceros 11eefa49b7
Some checks failed
Build / build (push) Has been cancelled
chore: upgrade from .NET 9 to .NET 10
Update all project files from net9.0 to net10.0:
- Core projects: net9.0-windows → net10.0-windows
- App projects: net9.0-windows10.0.19041.0 → net10.0-windows10.0.19041.0
- All plugin projects updated
- Microsoft.Extensions packages updated to 10.0.0-preview.1

Build verified with 1220 warnings (pre-existing), 0 errors.

💘 Generated with Crush

Assisted-by: Kimi for Coding via Crush <crush@charm.land>
2026-02-05 01:53:42 +08:00
..
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
ViewModels sk 2026-02-04 22:03:25 +08:00
Views sk 2026-02-04 22:03:25 +08:00
codemap.md sk 2026-02-04 22:03:25 +08:00
Flow.Launcher.Plugin.ProcessKiller.csproj chore: upgrade from .NET 9 to .NET 10 2026-02-05 01:53:42 +08:00
Main.cs feat(avalonia): add Avalonia settings views for 8 plugins 2026-01-26 15:30:33 -08: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 Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
ProcessResult.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +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