Skip to content

oleg-nenashev/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

About

Windows process management library

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • C++ 47.6%
  • Java 46.8%
  • Batchfile 3.3%
  • C 1.8%
  • Shell 0.5%