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

Fix pid unlink error, refactor a bit #25

Closed marcbachmann closed 9 years ago

marcbachmann commented 9 years ago

This fixes #22 I've also refactored some overloaded methods and moved some code around. It should give a better foundation for further updates.

max-mapper commented 9 years ago

cool, LGTM

marcbachmann commented 9 years ago

Will do another commit on that. I'll move all the methods outside of the menu.on('ready') event.