Skip to content

binarymax/KeepAware-old

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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.

About

Windows Process Monitor for Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages