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
- Host: GitHub
- URL: https://github.com/hyperlink/media_service_check
- Owner: hyperlink
- License: mit
- Created: 2014-03-05T14:35:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T21:20:36.000Z (over 9 years ago)
- Last Synced: 2025-01-24T07:31:09.137Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
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.

## 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`