• Stars
    star
    2
  • Language
    C#
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a console application in C# that implements the functionalities of an actual Windows' Task manager such as view all running processes, start and kill a process, create custom thread and check whether its alive or running in background.