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

https://github.com/hyperlink/media_service_check

Quickly check status of your web services in the terminal
https://github.com/hyperlink/media_service_check

Last synced: over 1 year ago
JSON representation

Quickly check status of your web services in the terminal

Awesome Lists containing this project

README

          

# Media Service Check

A simple node script to check on the status of your media services without launching a browser. Can be configured to check different web services.

![screenshot](https://dl.dropboxusercontent.com/u/4721128/screenshots/msc.gif)

## Install

1. Install node
2. Checkout code
3. cd into code
4. `npm install`
5. Edit `services.json` to match your needs
6. `ln -s "YOUR_LOCATION/media_service_check/index.js" ~/bin/msc`

## Run

just type `msc`