Skip to content

CodeMettle/winp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows process management library (WinP)

This project develops a library that lets you control Windows processes better, beyond what's available in JDK.

Features summary:

  • Windows machine management (logoff user, shutdown/restart machine)
  • Thread priority management
  • Process termination (including the recursive termination)
  • Process info acquisition
  • etc.

See the library's javadoc for more details.

License

MIT License

Packages

No packages published

Languages

  • C++ 51.8%
  • Java 45.7%
  • C 2.0%
  • Shell 0.5%