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

https://github.com/co2-git/psjs

Linux process manager in Node
https://github.com/co2-git/psjs

Last synced: about 1 year ago
JSON representation

Linux process manager in Node

Awesome Lists containing this project

README

          

psjs
===

Linux process manager in Node

# Install

This is still very pre-alpha, but if you want to give it a go:

```bash
npm install psjs
npm start & # to start the socket server (which I might remove, I'll see)
nw .
```