Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller
Jeremy Wu 43ac9b4f6d
Release 1.9.5 (#1386)
* Merge pull request #1061 from Flow-Launcher/remove_winget_ci

* Merge pull request #991 from Flow-Launcher/context_menu_plugin_site

* Merge pull request #1080 from gissehel/caret-position-fix

* Caret position fix : Include PR #1074

* Merge pull request #1283 from nachmore/dev

* Merge pull request #1296 from nachmore/bug_1284

* Merge pull request #1294 from Flow-Launcher/pluginInfoMultipleActionKeyword

* Merge pull request #1299 from nachmore/bug_1269

* Plugin Exception Draft (#1147)

* Merge pull request #1355 from onesounds/LimitWidth

* Merge pull request #1088 from Flow-Launcher/add_spanish_latin_america

* Merge pull request #1387 from Flow-Launcher/fix_exception_duplicate_url_opening

* Merge pull request #1390 from Flow-Launcher/issue_1371

* Merge pull request #1391 from Flow-Launcher/issue_1366
2022-09-28 09:39:28 +10:00
..
Images start off the ProcessKiller plugin 2020-07-02 23:44:48 +03:00
Languages Release 1.9.5 (#1386) 2022-09-28 09:39:28 +10:00
Flow.Launcher.Plugin.ProcessKiller.csproj Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Main.cs Mark previous api as obsolete to preserve backward compatibility. 2021-09-07 17:07:21 -05:00
plugin.json Release 1.9.5 (#1386) 2022-09-28 09:39:28 +10: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