ProcessInspector
0.0.1
The Process Inspector dialogue box inspects individual processes and provides an option to stop them. It is a simplified view of the Task Manager. However, it is a practical starter for making GUI applications in PowerShell while applying the Model-View-Controller (MVC) architecture.
→ To support this project, please visit and like: https://github.com/sangafabrice/pr
→ To support this project, please visit and like: https://github.com/sangafabrice/pr
The Process Inspector dialogue box inspects individual processes and provides an option to stop them. It is a simplified view of the Task Manager. However, it is a practical starter for making GUI applications in PowerShell while applying the Model-View-Controller (MVC) architecture.
→ To support this project, please visit and like: https://github.com/sangafabrice/process-inspector-mvc
Show more
→ To support this project, please visit and like: https://github.com/sangafabrice/process-inspector-mvc
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
© 2024 SangaFabrice. All rights reserved.
Package Details
Author(s)
- Fabrice Sanga
Tags
process-inspector mvc adapter design-pattern gui winforms
Functions
Stop-ProcessInspector Reset-ProcessInspector Show-ProcessInspector
Dependencies
This module has no dependencies.
Release Notes
This should be considered a tutorial.
FileList
- ProcessInspector.nuspec
- module\script\Get-ProcessInspectorUIAdapter.ps1
- module\script\New-ProcessInspectorUI.ps1
- module\ProcessInspector.Model.psm1
- module\script\ico.bmp
- module\script\Set-ProcessInspectorUIAdapterProperties.ps1
- ProcessInspector.psd1
- module\ProcessInspector.View.psm1
- module\ProcessInspector.Controller.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.1 (current version) | 58 | 2/6/2024 |