An open API service indexing awesome lists of open source software.

https://github.com/binarymax/keepaware-old

Windows Process Monitor for Node.js
https://github.com/binarymax/keepaware-old

Last synced: 4 months ago
JSON representation

Windows Process Monitor for Node.js

Awesome Lists containing this project

README

          

KeepAware-old
=============

Windows Process Monitor for Node.js

I made this in a weekend when Node.js was first released for Windows as v0.5

Its a C# project that runs node as a Windows Service.

It logs all 'console.log' entries to the Windows Event Log, and automatically restarts the service when a js file is changed (similar to nodemon)

[Jan 20, 2013] - I renamed it '-old', since it is now obsolete, and want to use the KeepAware name for another project.