max-mapper / monu

menubar process monitor mac app [ALPHA]
https://github.com/maxogden/monu/releases
BSD 2-Clause "Simplified" License
1.11k stars 74 forks source link

Add dropdown to select a custom kill signal #34

Closed marcbachmann closed 9 years ago

marcbachmann commented 9 years ago

I have a process that only sets up a SIGTERM and SIGINT listener to do a graceful shutdown. This pr adds a dropdown to select the stop signal.

screen shot 2015-11-15 at 5 22 38 pm
max-mapper commented 9 years ago

whoa awesomeness, looks good to me

marcbachmann commented 9 years ago

Thanks. I'll release it.

marcbachmann commented 9 years ago

Hmm. make publish doesn't push the tag. on make publish It's shown in the dropdown, but it uses a wrong commit sha on github. I'll have to recreate it. I'll add that to the readme.