windows-kill icon indicating copy to clipboard operation
windows-kill copied to clipboard

feat: add Close Event support

Open HoodyHuo opened this issue 7 months ago • 2 comments

HoodyHuo avatar Jun 12 '25 07:06 HoodyHuo

I am a Node.js + Java developer. Due to the need for managing Java subprocesses, Node.js on Windows could not correctly send a shutdown signal to allow graceful termination. Then I found your program, which helped me a lot. I added support for the CLOSE EVENT, hoping it will benefit others in the future.

HoodyHuo avatar Jun 12 '25 07:06 HoodyHuo

issues10

HoodyHuo avatar Jun 12 '25 07:06 HoodyHuo