SkillAgentSearch skills...

ProcessMonitor

ProcessMonitor is desktop app that allows you to watch processes. It has a service that can be installed on a remote computer and you can connect to this service via WCF and monitors running processes. Also it has installer that installs the service and the desktop app. All code is written on C#.

Install / Use

/learn @sys27/ProcessMonitor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ProcessMonitor

ProcessMonitor is desktop app that allows you to watch processes. It has a service that can be installed on a remote computer and you can connect to this service via WCF and monitors running processes. Also it has installer that installs the service and the desktop app. All code is written on C#.

Structure of projects

  1. ProcessMonitor.App - a desktop app.
  2. ProcessMonitor.ConsoleApp - a console app.
  3. ProcessMonitor.Installer - a WiX installer.
  4. ProcessMonitor.Service - a WCF service.
  5. ProcessMonitor - a shared library with code.

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated3y ago
Forks1

Languages

C#

Security Score

60/100

Audited on Mar 27, 2023

No findings