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

https://github.com/ysmood/machine-watcher

A tool for watching the state of a remote machine
https://github.com/ysmood/machine-watcher

Last synced: 6 months ago
JSON representation

A tool for watching the state of a remote machine

Awesome Lists containing this project

README

          

# Overview

A tool for watching the state of a remote machine.

Please read the `config.coffee` file before starting the server or client.

# Setup

npm run-script setup

# Start / Stop Server

kit/ctrl.sh start server
kit/ctrl.sh stop server

# Start / Stop Client

kit/ctrl.sh start client
kit/ctrl.sh stop client